This run took 741 seconds.
$ date --- stdout --- Thu Jun 20 21:48:02 UTC 2024 --- end --- $ git clone file:///srv/git/mediawiki-extensions-Wikibase.git repo --depth=1 -b REL1_39 --- 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 'b755658e33e23688e47e08fb8451c3c4ae029f8a' 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 '48d970db55e38316f3fd00b8bd0851dfd40b4a61' Submodule path 'view/lib/wikibase-serialization': checked out 'e9b9a736f19e42497bfe45cb6f323781b00b5023' Submodule path 'view/lib/wikibase-termbox': checked out 'bc469e29fb445e066b50048287244e4dd5402927' --- end --- $ grr init --- stdout --- Installed commit-msg hook. --- end --- $ git show-ref refs/heads/REL1_39 --- stdout --- 0c38efe825bf65146da0f8986ca36529c10340c6 refs/heads/REL1_39 --- end --- $ /usr/bin/npm audit --json --- stdout --- { "auditReportVersion": 2, "vulnerabilities": { "@babel/traverse": { "name": "@babel/traverse", "severity": "critical", "isDirect": false, "via": [ { "source": 1096886, "name": "@babel/traverse", "dependency": "@babel/traverse", "title": "Babel vulnerable to arbitrary code execution when compiling specifically crafted malicious code", "url": "https://github.com/advisories/GHSA-67hx-6x53-jw92", "severity": "critical", "cwe": [ "CWE-184", "CWE-697" ], "cvss": { "score": 9.4, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H" }, "range": "<7.23.2" } ], "effects": [], "range": "<7.23.2", "nodes": [ "node_modules/@babel/traverse" ], "fixAvailable": true }, "@wdio/cli": { "name": "@wdio/cli", "severity": "high", "isDirect": true, "via": [ "webdriverio" ], "effects": [], "range": "7.16.5 - 8.39.0", "nodes": [ "node_modules/@wdio/cli" ], "fixAvailable": { "name": "@wdio/cli", "version": "7.16.4", "isSemVerMajor": true } }, "@wdio/local-runner": { "name": "@wdio/local-runner", "severity": "high", "isDirect": true, "via": [ "@wdio/runner" ], "effects": [], "range": "7.16.5 - 8.39.0", "nodes": [ "node_modules/@wdio/local-runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "7.16.4", "isSemVerMajor": true } }, "@wdio/runner": { "name": "@wdio/runner", "severity": "high", "isDirect": false, "via": [ "webdriverio" ], "effects": [ "@wdio/local-runner" ], "range": "7.16.5 - 8.39.0", "nodes": [ "node_modules/@wdio/runner" ], "fixAvailable": { "name": "@wdio/local-runner", "version": "7.16.4", "isSemVerMajor": true } }, "autoprefixer": { "name": "autoprefixer", "severity": "moderate", "isDirect": false, "via": [ "postcss" ], "effects": [ "stylelint" ], "range": "1.0.20131222 - 9.8.8", "nodes": [ "node_modules/autoprefixer" ], "fixAvailable": { "name": "grunt-stylelint", "version": "0.20.1", "isSemVerMajor": true } }, "braces": { "name": "braces", "severity": "high", "isDirect": false, "via": [ { "source": 1097496, "name": "braces", "dependency": "braces", "title": "Uncontrolled resource consumption in braces", "url": "https://github.com/advisories/GHSA-grv7-fg5c-xmjg", "severity": "high", "cwe": [ "CWE-1050" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": "<3.0.3" } ], "effects": [], "range": "<3.0.3", "nodes": [ "node_modules/braces" ], "fixAvailable": true }, "cookiejar": { "name": "cookiejar", "severity": "moderate", "isDirect": false, "via": [ { "source": 1088659, "name": "cookiejar", "dependency": "cookiejar", "title": "cookiejar Regular Expression Denial of Service via Cookie.parse function", "url": "https://github.com/advisories/GHSA-h452-7996-h45h", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": "<2.1.4" } ], "effects": [], "range": "<2.1.4", "nodes": [ "node_modules/cookiejar" ], "fixAvailable": true }, "devtools": { "name": "devtools", "severity": "high", "isDirect": false, "via": [ "puppeteer-core" ], "effects": [], "range": ">=7.16.5", "nodes": [ "node_modules/devtools" ], "fixAvailable": true }, "ejs": { "name": "ejs", "severity": "moderate", "isDirect": false, "via": [ { "source": 1097492, "name": "ejs", "dependency": "ejs", "title": "ejs lacks certain pollution protection", "url": "https://github.com/advisories/GHSA-ghr5-ch3p-vcr6", "severity": "moderate", "cwe": [ "CWE-1321" ], "cvss": { "score": 0, "vectorString": null }, "range": "<3.1.10" } ], "effects": [], "range": "<3.1.10", "nodes": [ "node_modules/ejs" ], "fixAvailable": true }, "eslint-plugin-compat": { "name": "eslint-plugin-compat", "severity": "moderate", "isDirect": false, "via": [ "semver" ], "effects": [], "range": "3.6.0-0 - 4.1.4", "nodes": [ "node_modules/eslint-plugin-compat" ], "fixAvailable": true }, "get-func-name": { "name": "get-func-name", "severity": "high", "isDirect": false, "via": [ { "source": 1094574, "name": "get-func-name", "dependency": "get-func-name", "title": "Chaijs/get-func-name vulnerable to ReDoS", "url": "https://github.com/advisories/GHSA-4q6p-r6v2-jvc5", "severity": "high", "cwe": [ "CWE-400", "CWE-1333" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": "<2.0.1" } ], "effects": [], "range": "<2.0.1", "nodes": [ "node_modules/get-func-name" ], "fixAvailable": true }, "got": { "name": "got", "severity": "moderate", "isDirect": false, "via": [ { "source": 1088948, "name": "got", "dependency": "got", "title": "Got allows a redirect to a UNIX socket", "url": "https://github.com/advisories/GHSA-pfrx-2q88-qq97", "severity": "moderate", "cwe": [], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, "range": "<11.8.5" } ], "effects": [], "range": "<11.8.5", "nodes": [ "node_modules/got" ], "fixAvailable": true }, "grunt": { "name": "grunt", "severity": "high", "isDirect": true, "via": [ { "source": 1091643, "name": "grunt", "dependency": "grunt", "title": "Race Condition in Grunt", "url": "https://github.com/advisories/GHSA-rm36-94g8-835r", "severity": "high", "cwe": [ "CWE-367" ], "cvss": { "score": 7, "vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H" }, "range": "<1.5.3" }, { "source": 1091644, "name": "grunt", "dependency": "grunt", "title": "Path Traversal in Grunt", "url": "https://github.com/advisories/GHSA-j383-35pm-c5h4", "severity": "moderate", "cwe": [ "CWE-22" ], "cvss": { "score": 5.5, "vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N" }, "range": "<1.5.2" } ], "effects": [], "range": "<=1.5.2", "nodes": [ "node_modules/grunt" ], "fixAvailable": { "name": "grunt", "version": "1.6.1", "isSemVerMajor": false } }, "grunt-stylelint": { "name": "grunt-stylelint", "severity": "moderate", "isDirect": true, "via": [ "stylelint" ], "effects": [], "range": "<=0.16.0", "nodes": [ "node_modules/grunt-stylelint" ], "fixAvailable": { "name": "grunt-stylelint", "version": "0.20.1", "isSemVerMajor": true } }, "http-cache-semantics": { "name": "http-cache-semantics", "severity": "high", "isDirect": false, "via": [ { "source": 1092316, "name": "http-cache-semantics", "dependency": "http-cache-semantics", "title": "http-cache-semantics vulnerable to Regular Expression Denial of Service", "url": "https://github.com/advisories/GHSA-rc47-6667-2j5j", "severity": "high", "cwe": [ "CWE-1333" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": "<4.1.1" } ], "effects": [], "range": "<4.1.1", "nodes": [ "node_modules/http-cache-semantics" ], "fixAvailable": true }, "json5": { "name": "json5", "severity": "high", "isDirect": false, "via": [ { "source": 1096544, "name": "json5", "dependency": "json5", "title": "Prototype Pollution in JSON5 via Parse Method", "url": "https://github.com/advisories/GHSA-9c47-m6qq-7p4h", "severity": "high", "cwe": [ "CWE-1321" ], "cvss": { "score": 7.1, "vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:L/A:H" }, "range": ">=2.0.0 <2.2.2" } ], "effects": [], "range": "2.0.0 - 2.2.1", "nodes": [ "node_modules/json5" ], "fixAvailable": true }, "minimatch": { "name": "minimatch", "severity": "high", "isDirect": false, "via": [ { "source": 1096485, "name": "minimatch", "dependency": "minimatch", "title": "minimatch ReDoS vulnerability", "url": "https://github.com/advisories/GHSA-f8q6-p94x-37v3", "severity": "high", "cwe": [ "CWE-400", "CWE-1333" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": "<3.0.5" } ], "effects": [ "recursive-readdir" ], "range": "<3.0.5", "nodes": [ "node_modules/recursive-readdir/node_modules/minimatch" ], "fixAvailable": true }, "mwbot": { "name": "mwbot", "severity": "moderate", "isDirect": false, "via": [ "request", "semver" ], "effects": [ "wdio-mediawiki" ], "range": ">=0.1.6", "nodes": [ "node_modules/mwbot" ], "fixAvailable": { "name": "wdio-mediawiki", "version": "2.5.0", "isSemVerMajor": true } }, "postcss": { "name": "postcss", "severity": "moderate", "isDirect": false, "via": [ { "source": 1094544, "name": "postcss", "dependency": "postcss", "title": "PostCSS line return parsing error", "url": "https://github.com/advisories/GHSA-7fh5-64p2-3v2j", "severity": "moderate", "cwe": [ "CWE-74", "CWE-144" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N" }, "range": "<8.4.31" } ], "effects": [ "autoprefixer", "postcss-less", "postcss-safe-parser", "postcss-sass", "postcss-scss", "stylelint", "sugarss" ], "range": "<8.4.31", "nodes": [ "node_modules/doiuse/node_modules/postcss", "node_modules/postcss", "node_modules/stylelint-no-unsupported-browser-features/node_modules/postcss" ], "fixAvailable": { "name": "grunt-stylelint", "version": "0.20.1", "isSemVerMajor": true } }, "postcss-less": { "name": "postcss-less", "severity": "moderate", "isDirect": false, "via": [ "postcss" ], "effects": [ "stylelint" ], "range": "<=3.1.4", "nodes": [ "node_modules/postcss-less" ], "fixAvailable": { "name": "grunt-stylelint", "version": "0.20.1", "isSemVerMajor": true } }, "postcss-safe-parser": { "name": "postcss-safe-parser", "severity": "moderate", "isDirect": false, "via": [ "postcss" ], "effects": [ "stylelint" ], "range": "<=4.0.2", "nodes": [ "node_modules/postcss-safe-parser" ], "fixAvailable": { "name": "grunt-stylelint", "version": "0.20.1", "isSemVerMajor": true } }, "postcss-sass": { "name": "postcss-sass", "severity": "moderate", "isDirect": false, "via": [ "postcss" ], "effects": [ "stylelint" ], "range": "<=0.4.4", "nodes": [ "node_modules/postcss-sass" ], "fixAvailable": { "name": "grunt-stylelint", "version": "0.20.1", "isSemVerMajor": true } }, "postcss-scss": { "name": "postcss-scss", "severity": "moderate", "isDirect": false, "via": [ "postcss" ], "effects": [ "stylelint" ], "range": "<=2.1.1", "nodes": [ "node_modules/postcss-scss" ], "fixAvailable": { "name": "grunt-stylelint", "version": "0.20.1", "isSemVerMajor": true } }, "puppeteer-core": { "name": "puppeteer-core", "severity": "high", "isDirect": false, "via": [ "ws" ], "effects": [ "devtools", "webdriverio" ], "range": "11.0.0 - 22.11.1", "nodes": [ "node_modules/puppeteer-core" ], "fixAvailable": { "name": "webdriverio", "version": "7.16.4", "isSemVerMajor": true } }, "recursive-readdir": { "name": "recursive-readdir", "severity": "high", "isDirect": false, "via": [ "minimatch" ], "effects": [], "range": "1.2.0 - 2.2.2", "nodes": [ "node_modules/recursive-readdir" ], "fixAvailable": true }, "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": { "name": "wdio-mediawiki", "version": "2.5.0", "isSemVerMajor": true } }, "semver": { "name": "semver", "severity": "moderate", "isDirect": false, "via": [ { "source": 1096482, "name": "semver", "dependency": "semver", "title": "semver vulnerable to Regular Expression Denial of Service", "url": "https://github.com/advisories/GHSA-c2qf-rxjj-qqgw", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=7.0.0 <7.5.2" }, { "source": 1096483, "name": "semver", "dependency": "semver", "title": "semver vulnerable to Regular Expression Denial of Service", "url": "https://github.com/advisories/GHSA-c2qf-rxjj-qqgw", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": "<5.7.2" }, { "source": 1096484, "name": "semver", "dependency": "semver", "title": "semver vulnerable to Regular Expression Denial of Service", "url": "https://github.com/advisories/GHSA-c2qf-rxjj-qqgw", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": ">=6.0.0 <6.3.1" } ], "effects": [ "eslint-plugin-compat", "mwbot" ], "range": "<=5.7.1 || 6.0.0 - 6.3.0 || 7.0.0 - 7.5.1", "nodes": [ "node_modules/@babel/core/node_modules/semver", "node_modules/@babel/helper-compilation-targets/node_modules/semver", "node_modules/eslint-plugin-compat/node_modules/semver", "node_modules/eslint-plugin-mediawiki/node_modules/semver", "node_modules/eslint-plugin-node/node_modules/semver", "node_modules/mwbot/node_modules/semver", "node_modules/normalize-package-data/node_modules/semver", "node_modules/npm-run-all/node_modules/semver", "node_modules/semver" ], "fixAvailable": { "name": "wdio-mediawiki", "version": "2.5.0", "isSemVerMajor": true } }, "stylelint": { "name": "stylelint", "severity": "moderate", "isDirect": false, "via": [ "autoprefixer", "postcss", "postcss-less", "postcss-safe-parser", "postcss-sass", "postcss-scss", "sugarss" ], "effects": [ "grunt-stylelint", "stylelint-config-wikimedia" ], "range": "0.1.0 - 13.13.1", "nodes": [ "node_modules/stylelint" ], "fixAvailable": { "name": "grunt-stylelint", "version": "0.20.1", "isSemVerMajor": true } }, "stylelint-config-wikimedia": { "name": "stylelint-config-wikimedia", "severity": "moderate", "isDirect": true, "via": [ "stylelint" ], "effects": [], "range": "<=0.11.1", "nodes": [ "node_modules/stylelint-config-wikimedia" ], "fixAvailable": { "name": "stylelint-config-wikimedia", "version": "0.17.2", "isSemVerMajor": true } }, "sugarss": { "name": "sugarss", "severity": "moderate", "isDirect": false, "via": [ "postcss" ], "effects": [], "range": "<=2.0.0", "nodes": [ "node_modules/sugarss" ], "fixAvailable": true }, "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": { "name": "wdio-mediawiki", "version": "2.5.0", "isSemVerMajor": true } }, "ua-parser-js": { "name": "ua-parser-js", "severity": "high", "isDirect": false, "via": [ { "source": 1092302, "name": "ua-parser-js", "dependency": "ua-parser-js", "title": "ReDoS Vulnerability in ua-parser-js version", "url": "https://github.com/advisories/GHSA-fhg7-m89q-25r3", "severity": "high", "cwe": [ "CWE-400", "CWE-1333" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=0.8.0 <1.0.33" } ], "effects": [], "range": "0.8.1 - 1.0.32", "nodes": [ "node_modules/ua-parser-js" ], "fixAvailable": true }, "wdio-mediawiki": { "name": "wdio-mediawiki", "severity": "moderate", "isDirect": true, "via": [ "mwbot" ], "effects": [ "wdio-wikibase" ], "range": "1.1.0 - 2.2.0", "nodes": [ "node_modules/wdio-mediawiki" ], "fixAvailable": { "name": "wdio-mediawiki", "version": "2.5.0", "isSemVerMajor": true } }, "wdio-wikibase": { "name": "wdio-wikibase", "severity": "moderate", "isDirect": true, "via": [ "wdio-mediawiki" ], "effects": [], "range": "5.1.0 - 5.2.0", "nodes": [ "node_modules/wdio-wikibase" ], "fixAvailable": { "name": "wdio-wikibase", "version": "6.0.2", "isSemVerMajor": true } }, "webdriverio": { "name": "webdriverio", "severity": "high", "isDirect": true, "via": [ "devtools", "puppeteer-core" ], "effects": [ "@wdio/cli", "@wdio/runner" ], "range": "7.16.5 - 8.39.0", "nodes": [ "node_modules/webdriverio" ], "fixAvailable": { "name": "webdriverio", "version": "7.16.4", "isSemVerMajor": true } }, "word-wrap": { "name": "word-wrap", "severity": "moderate", "isDirect": false, "via": [ { "source": 1095091, "name": "word-wrap", "dependency": "word-wrap", "title": "word-wrap vulnerable to Regular Expression Denial of Service", "url": "https://github.com/advisories/GHSA-j8xg-fqg3-53r7", "severity": "moderate", "cwe": [ "CWE-1333" ], "cvss": { "score": 5.3, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L" }, "range": "<1.2.4" } ], "effects": [], "range": "<1.2.4", "nodes": [ "node_modules/word-wrap" ], "fixAvailable": true }, "ws": { "name": "ws", "severity": "high", "isDirect": false, "via": [ { "source": 1097615, "name": "ws", "dependency": "ws", "title": "ws affected by a DoS when handling a request with many HTTP headers", "url": "https://github.com/advisories/GHSA-3h5v-q93c-6h6q", "severity": "high", "cwe": [ "CWE-476" ], "cvss": { "score": 7.5, "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" }, "range": ">=8.0.0 <8.17.1" } ], "effects": [ "puppeteer-core" ], "range": "8.0.0 - 8.17.0", "nodes": [ "node_modules/ws" ], "fixAvailable": { "name": "webdriverio", "version": "7.16.4", "isSemVerMajor": true } } }, "metadata": { "vulnerabilities": { "info": 0, "low": 0, "moderate": 21, "high": 15, "critical": 1, "total": 37 }, "dependencies": { "prod": 1, "dev": 921, "optional": 2, "peer": 2, "peerOptional": 0, "total": 921 } } } --- 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: 55 installs, 0 updates, 0 removals - Locking composer/installers (v1.12.0) - Locking composer/pcre (1.0.1) - Locking composer/semver (3.4.0) - Locking composer/spdx-licenses (1.5.8) - Locking composer/xdebug-handler (2.0.5) - Locking data-values/common (1.0.0) - Locking data-values/data-values (3.0.0) - Locking data-values/geo (4.2.3) - Locking data-values/interfaces (1.0.0) - Locking data-values/number (0.11.1) - Locking data-values/serialization (1.2.4) - Locking data-values/time (1.0.4) - 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 (v38.0.0) - Locking mediawiki/mediawiki-phan-config (0.11.1) - Locking mediawiki/minus-x (1.1.1) - Locking mediawiki/phan-taint-check-plugin (3.3.2) - 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.2.0) - Locking php-parallel-lint/php-console-color (v0.3) - Locking php-parallel-lint/php-console-highlighter (v0.5) - Locking php-parallel-lint/php-parallel-lint (v1.3.1) - 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 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.6.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.30.0) - Locking symfony/polyfill-intl-grapheme (v1.30.0) - Locking symfony/polyfill-intl-normalizer (v1.30.0) - Locking symfony/polyfill-mbstring (v1.30.0) - Locking symfony/polyfill-php73 (v1.30.0) - Locking symfony/polyfill-php80 (v1.30.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: 55 installs, 0 updates, 0 removals - Downloading data-values/data-values (3.0.0) - Downloading data-values/geo (4.2.3) - Downloading data-values/common (1.0.0) - Downloading data-values/number (0.11.1) - Downloading data-values/serialization (1.2.4) - Downloading data-values/time (1.0.4) 0/6 [>---------------------------] 0% 1/6 [====>-----------------------] 16% 6/6 [============================] 100% - Installing composer/installers (v1.12.0): Extracting archive - Installing squizlabs/php_codesniffer (3.6.1): Extracting archive - Installing dealerdirect/phpcodesniffer-composer-installer (v0.7.2): Extracting archive - Installing composer/pcre (1.0.1): Extracting archive - Installing data-values/interfaces (1.0.0): Extracting archive - Installing data-values/data-values (3.0.0): Extracting archive - Installing data-values/geo (4.2.3): Extracting archive - Installing data-values/common (1.0.0): Extracting archive - Installing data-values/number (0.11.1): Extracting archive - Installing serialization/serialization (4.0.0): Extracting archive - Installing data-values/serialization (1.2.4): Extracting archive - Installing data-values/time (1.0.4): Extracting archive - Installing diff/diff (3.3.1): Extracting archive - Installing symfony/polyfill-mbstring (v1.30.0): Extracting archive - Installing composer/spdx-licenses (1.5.8): Extracting archive - Installing composer/semver (3.4.0): Extracting archive - Installing mediawiki/mediawiki-codesniffer (v38.0.0): Extracting archive - Installing tysonandre/var_representation_polyfill (0.1.3): Extracting archive - Installing symfony/polyfill-php80 (v1.30.0): Extracting archive - Installing symfony/polyfill-intl-normalizer (v1.30.0): Extracting archive - Installing symfony/polyfill-intl-grapheme (v1.30.0): Extracting archive - Installing symfony/polyfill-ctype (v1.30.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.30.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 (2.0.5): Extracting archive - Installing phan/phan (5.2.0): Extracting archive - Installing mediawiki/phan-taint-check-plugin (3.3.2): Extracting archive - Installing mediawiki/mediawiki-phan-config (0.11.1): 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 (v0.3): Extracting archive - Installing php-parallel-lint/php-console-highlighter (v0.5): Extracting archive - Installing php-parallel-lint/php-parallel-lint (v1.3.1): 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/52 [>---------------------------] 0% 20/52 [==========>-----------------] 38% 35/52 [==================>---------] 67% 50/52 [==========================>-] 96% 52/52 [============================] 100% 13 package suggestions were added by new dependencies, use `composer suggest` to see details. Generating autoload files 21 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,../../slevomat/coding-standard --- end --- Upgrading n:grunt from 1.4.1 -> 1.5.3 $ /usr/bin/npm install --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.20.1', 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@37.9.7', 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 deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown 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 EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.20.1', 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@37.9.7', 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@38.0.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: '@es-joy/jsdoccomment@0.22.1', 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: '@achrinza/node-ipc@9.2.2', npm WARN EBADENGINE required: { node: '8 || 10 || 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: '@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: 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 50 more (@storybook/addon-docs, @storybook/builder-webpack5, ...) 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 deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 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 stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. npm WARN deprecated @hapi/bourne@1.3.2: This version has been deprecated and is no longer supported or maintained 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 urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated consolidate@0.15.1: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog npm WARN deprecated wikimedia-ui-base@0.15.0: Package no longer supported. Please use @wikimedia/codex-design-tokens instead. npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. npm WARN deprecated @types/webpack-dev-server@4.7.2: This is a stub types definition. webpack-dev-server provides its own type definitions, so you do not need this installed. npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec 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 stylelint-processor-html@1.0.0: Please use stylelint-processor-arbitrary-tags https://github.com/mapbox/stylelint-processor-arbitrary-tags npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated html-webpack-plugin@3.2.0: 3.x is no longer supported npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated 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 @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown npm WARN deprecated @stylelint/postcss-css-in-js@0.37.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated webpack-chain@6.5.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 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 resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added 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 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/function/virtual' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/function/virtual' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/files' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-if-closing-brace-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/linter/code-path-analysis' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/schemas/plugins/container' 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/simple_var_lookup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sockjs-client/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/files' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/estree-walker/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/elliptic/lib/elliptic/eddsa' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ejs/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-json-stable-stringify/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/array.prototype.flat/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/array.prototype.flatmap/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dotjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/build/handler' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/channels/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/node-logger/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@eslint/eslintrc/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/lcov' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/cache/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/preset-modules/lib/plugins/transform-safari-block-shadowing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@xtuc/long/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/dotdot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter-unambiguous' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/empty' 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/codegen' 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/codegen' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/assert/node_modules/util/test/node' 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/@vue/cli-plugin-router/generator/template/src/views' 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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-rpc/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/microevent.ts/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/range' 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-cjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wasm-parser/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action/store' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/migrator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/test/vendor' npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-events/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/channel-websocket/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/esm/__testtransforms__' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/channel-postmessage/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/codemods/__testfixtures__' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sockjs-client/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/js-yaml/bin' npm WARNnpm 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/files' 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/promise' 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/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' 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/commander/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/commander/typings' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-if-closing-brace-space-after' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/commander/typings' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/modules/sockjs-client' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sprintf-js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/react-inspector/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel-plugin-prefix/test' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/estree-walker/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-to-primitive/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/array-includes/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dotjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/files' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mrmlnc/readdir-enhanced/lib/stream' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/flow' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/cache/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/line-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' 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/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' 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/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' 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/node_modules/source-map/lib' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-rpc/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/transformers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/d/sub-files' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/string.prototype.matchall/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/synchronous-promise/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/types' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/ajax' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/raven/vendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/EOT' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/microevent.ts/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/elements' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/function.prototype.name/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/elliptic/lib/elliptic/eddsa' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/.circleci' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-object-diff/dist/diff' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-to-html/test/fixtures' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action/store' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-unit-jest/presets/typescript-and-babel' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/codemods/__testfixtures__' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-logger/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/js-yaml/dist' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/fs' 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/renderKid/styles' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@types/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/relateurl/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/utils/patterns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/psl/data' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/utils/patterns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/dist/cjs/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/node/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-0' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-s' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/intl-messageformat/dist/umd' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/hash.js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/estree-walker/types' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-if-no-null' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/flatted/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/system' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/.idea/codeStyles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dotjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/transform/denormalize-type-references' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/addon-panel' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mrmlnc/readdir-enhanced/lib/sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/lib/plugins/transform-safari-for-shadowing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/managers' 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-typescript/node_modules/fast-glob/package/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/assert/node_modules/util/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' 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/node_modules/source-map/lib' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/none' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/node/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-rpc/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/with/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/query-selector-shadow-dom/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/vendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/microevent.ts/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/path-browserify/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/lib/js-yaml/type/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/test-assets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/action/store' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/channel-websocket/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/modern/__testtransforms__' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/channel-postmessage/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/stylis/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' 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/webpack-dev-middleware/types' 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/validation' 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 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/js-yaml/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/axe-core/lib/commons' 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/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/dist/vocabularies/validation' 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 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/syntaxes' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/esm/types' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/jsdoc-type-pratt-parser/dist/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/esm/types' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/esm/types' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/deferred' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/it' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/esm/types' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/modules/strip-ansi' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/example' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/relateurl/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recursive-readdir/test/testdirBeta' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/inline-color' 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/simple_var_lookup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/alpha-value-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/dist/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/task' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/exports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hash.js/test' npm WARN deprecated intl-messageformat-parser@1.8.1: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/estree-walker/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/elliptic/lib/elliptic/precomputed' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/flatted/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/system' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/.idea/inspectionProfiles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv-keywords/keywords/dotjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mrmlnc/readdir-enhanced/lib/sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@eslint/eslintrc/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/flow' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter-unambiguous' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/cache/types' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/line-numbers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/build/cli' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' 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/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/helpers' 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/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' 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/webpack-virtual-modules/reports' 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' 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/node_modules/source-map/lib' 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/schema-utils/declarations' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-rpc/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/with/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-farm/tests' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/types' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/EOT' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/microevent.ts/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/css' 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-bad-js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/mkdirs' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/lib/replace/atrule' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-import-no-partial-leading-underscore' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/convert' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/jsdoc-type-pratt-parser/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/managers' 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-typescript/node_modules/fast-glob/package/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-unit-jest/presets/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/stylis/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/inference' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' 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/properties' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/builders/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/src/lexer' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/teamcity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/mkdirs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/ko' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/autoprefixer/data' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-paint-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/custom-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-placeholder-shown.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-placeholder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/precedence/aaa' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/mkdirs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-read-only-write.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-rebeccapurple.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/custom-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/esm/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-service/node_modules/fast-glob/package/out/managers' 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-typescript/node_modules/fast-glob/package/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-reflections.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recursive-readdir/test/testdirBeta' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-chain/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/browser/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-s' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-serializer-vue/test/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/task' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/effects' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/fast-glob/out/providers/matchers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/estree-walker/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-regions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/builders/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/caniuse-lite/data/features/css-repeating-gradients.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/transform' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/dist/test/fixtures/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-resize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/async-modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/text-lcov' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/definition-syntax' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-revert-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/themes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-selector-parser/.idea/inspectionProfiles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-rrggbbaa.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/alpha-value-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/cucumber' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/html-webpack-plugin/lib/webpack4' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-scroll-behavior.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mrmlnc/readdir-enhanced/lib/sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/cjs/themes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@eslint/eslintrc/conf' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/lib/plugins/transform-tagged-template-caching' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/cache/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/through2/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/watchpack-chokidar2/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-browserify/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' npm WARN deprecated uuid@3.3.2: 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 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/node_modules/readable-stream/doc' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/memory-fs/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parallel-transform/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lazystream/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/from2/node_modules/readable-stream/doc' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/duplexify/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/flush-write-stream/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/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/devtools/node_modules/chrome-launcher/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/assert/node_modules/util/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/concat-stream/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/archiver-utils/node_modules/readable-stream/doc' 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/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/node_modules/readable-stream/doc' 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/node_modules/source-map/lib' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/@storybook/manager-webpack4/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@storybook/core-server/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/core-common/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/with/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/d/sub-files' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-farm/tests' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/serializer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-object-diff/dist/updated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/vuex-helpers/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template-vue3/src/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-scroll-timeline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-scrollbar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/inference' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib/polyfills' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-empty-line-before' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/utils/async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/object' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/dot_slash_main' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/ui' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/standalone' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-sel2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/data-uri-highlight' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-sel3.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/managers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist' 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-typescript/node_modules/fast-glob/package/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-selection.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/src/core' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/serializer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-shapes.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' 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/string' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/builders/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-flexbugs-fixes/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/traverse' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/source-map/dist' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-name-case' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/text-summary' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/serializer' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/serializer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-jest/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-core/node_modules/source-map/dist' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-sfc/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/node_modules/source-map/dist' 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/schema-utils/declarations' 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/source-map/dist' 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/source-map/dist' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/pretty-error/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/uglify-js/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/pretty-error/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/pretty-error/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/transform/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/public' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recursive-readdir/test/testsymlinks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/inline-color' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/task' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/mock' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/html-webpack-plugin/lib/webpack5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/esm/__testtransforms__' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/addon-panel' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@eslint/eslintrc/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/match-braces' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/false_main' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-snappoints.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/output' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/data-uri-highlight' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-sticky.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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-subgrid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/css-supports-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-table.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-align-last.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-justify.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-orientation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/incorrect_main' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-import-partial-extension' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-spacing.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-service/node_modules/fast-glob/package/out/providers' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-textshadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/dist/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-touch-action-2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sass.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/builders/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/scala.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-touch-action.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-transitions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/scheme.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-unicode-bidi.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-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/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/scss.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/istanbul-reports/lib/text' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-unset-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/lang/shell-session.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sockjs-client/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-variables.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/smali.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/multirepo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/css-when-else.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-widows-orphans.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/smalltalk.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-width-stretch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/lang/smarty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-writing-mode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-no-unknown' 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-typescript/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/solidity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sockjs-client/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' 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-babel/node_modules/webpack/lib/logging' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/mkdirs' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-zoom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/plugins/download-button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/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/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/solution-file.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/webpack-virtual-modules/reports' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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/caniuse-lite/data/features/css3-attr.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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cli-service/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/soy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-boxsizing.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-service/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sparql.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-colors.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-farm/tests' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/ajax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/local-node-ipc-certs/private' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/splunk-spl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-object-diff/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-cursors-grab.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/download-button' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sqf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/vuex-helpers/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-cursors-newer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-cursors.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template/src/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/stylis/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/inference' npm WARN npmtar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/squirrel.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-tabsize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib/polyfills' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/stan.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/currentcolor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/quux' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-flexbugs-fixes/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/postcss-modules-scope/node_modules/source-map/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/stylus.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/util' npm WARN tarnpm WARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' 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/keyboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/source-map/dist' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/custom-elements.js' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/node_modules/source-map/dist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/cssstyle/lib/properties' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jest-runtime/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/hast-util-raw/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/swift.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/custom-elementsv1.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/array-buffer' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/string' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/node_modules/source-map/dist' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist' WARN tarnpmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/customevent.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/core-js/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/systemd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/babel-jest/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/traverse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/t4-cs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@babel/runtime-corejs3/core-js/reflect' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-sfc/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/clean-css/node_modules/source-map/dist' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/error' 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/source-map/dist' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/t4-templating.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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack/node_modules/source-map/dist' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/t4-vb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/uglify-js/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tcl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/textile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/transform/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/datalist.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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dataset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/toml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/datauri.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tremor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/nested_symlinks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tsx.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recursive-readdir/test/testsymlinks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tt2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/decorators.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/electron' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-s' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/error' 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_declaration_breaking_out_of_scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/details.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/task' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/turtle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move-sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/deviceorientation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/twig.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' 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-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/same_names/foo' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/devicepixelratio.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/typescript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dialog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/mocha/assets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-name-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/typoscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dispatchevent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/unrealscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/mocha/assets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/esm/themes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/uorazor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/uri.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dnssec.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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@wdio/cli/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/assert/node_modules/util/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' 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/webpack-virtual-modules/reports' 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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/public' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/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/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/joi/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/utils' 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-commonjs-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/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/cjs/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/stylis/types' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/v.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib/polyfills' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/ui' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/do-not-track.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/stylelint-config-wikimedia/node_modules/semver/ranges' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/vala.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-flexbugs-fixes/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/file-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/vbnet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/document-currentscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/velocity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/source-map/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/postcss-scss/node_modules/source-map/dist' 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-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/document-execcommand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/hast-util-raw/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/verilog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/file-highlight' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/document-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/utils/style-variables' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/vhdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/document-scrollingelement.js' npm WARN npm WARNtar tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/util/hash' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/vim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-jest/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/documenthead.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-sources/node_modules/source-map/dist' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-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/caniuse-lite/data/features/dom-manip-convenience.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-sfc/node_modules/source-map/dist' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/node_modules/source-map/dist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' 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/source-map/dist' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/source-map/dist' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack/node_modules/source-map/dist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/constants' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/visual-basic.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/uglify-js/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/filter-highlight-all' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dom-range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@storybook/manager-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/warpscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/domcontentloaded.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-service/generator/template/src/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/wasm.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN npm WARN tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/source-map/dist' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/utils' 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-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/domfocusin-domfocusout-events.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/web-idl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-mixin-parentheses-space-before' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/transform/node_modules/source-map/dist' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/style-variables' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dommatrix.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN npm WARN tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/filter-highlight-all' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/download.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/wiki.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dragndrop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/wolfram.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/utils' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/module_dir' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-firestore-security-rules.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/stylelint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/wren.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-firestore-security-rules.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv-keywords/src' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/line-highlight' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/lib/unpackers' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/xeora.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/fast-glob/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/ts-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/mock' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/elliptic/lib/elliptic/eddsa' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/modern/__testtransforms__' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/request/node_modules/qs/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/node_modules/qs/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/copy' 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/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/body-parser/node_modules/qs/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' 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/webpack-virtual-modules/reports' 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' 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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/d/sub-dir' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/qs/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/xml-doc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-flow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/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/full/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/script-handlers/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/node-ipc/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-flow.min.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/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/element-closest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/xojo.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-fortran.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/element-from-point.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/src/unpackers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-mixin-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-fortran.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/element-scroll-methods.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/yaml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-fsharp.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/eme.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-property-requirelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/yang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-fsharp.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/eot.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ftl.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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/precedence/aaa' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/zig.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/prismjs/components/prism-ftl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gap.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es5.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/scripts' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gap.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gcode.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/caniuse-lite/data/features/es6-class.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gcode.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-generators.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gdscript.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-gdscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-module.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gedcom.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-number.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/function' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gedcom.min.js' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-string-includes.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/argument' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/dist/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-semicolon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gherkin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/es6.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gherkin.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-git.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-git.min.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/eventsource.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/precedence/bbb' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-glsl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/extended-system-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template-vue3/src/views' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-glsl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/caniuse-lite/data/features/feature-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gml.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/terser/node_modules/source-map/dist' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gml.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gn.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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gn.min.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-go-module.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/fetch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-go-module.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/@storybook/router/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-go.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/previewers' 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-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/fieldset-disabled.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-go.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/fileapi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-graphql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/filereader.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-graphql.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/filereadersync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-multi-spaces.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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-flexbugs-fixes/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/without_basedir' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-groovy.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/filesystem.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/hot' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-multi-str.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-groovy.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-multiple-empty-lines.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-multi-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-multi-str.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/clamp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/flac.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jscodeshift/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-native-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haml.min.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jest-runner/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-negated-condition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-multiple-empty-lines.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-handlebars.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/flexbox-gap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-negated-in-lhs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-native-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-handlebars.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/flexbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-nested-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-negated-condition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haskell.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/flow-root.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-func.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-negated-in-lhs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haskell.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-nested-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/cloneDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-jest/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-require.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-func.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haxe.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/focusin-focusout-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-sfc/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/node_modules/source-map/dist' 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/source-map/dist' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-symbol.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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-object.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/cloneDeepWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haxe.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/focusoptions-preventscroll.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-wrappers.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/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-require.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hcl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/cloneWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/uglify-js/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hcl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-family-system-ui.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/transform/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-nonoctal-decimal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/source-map/node_modules/source-map/dist' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-wrappers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/@jest/core/node_modules/source-map/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/ajax' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/refs' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-feature.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/output' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/addon-panel' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/modern/themes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/output' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/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/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/copy' 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/conf' 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/validation' 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/validation' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/output' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/output' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/assert/node_modules/util/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' 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/webpack-virtual-modules/reports' 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/@vue/cli-plugin-router/generator/template/src/views' 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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-kerning.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-obj-calls.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new.js' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/de' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/clone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/highlight-keywords' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-loading.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/weak-map' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-octal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/.vscode' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-nonoctal-decimal-escape.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/commit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-metrics-overrides.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-octal.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-obj-calls.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/.github' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-size-adjust.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/jscodeshift/dist/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-param-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-octal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-smooth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/mdast-util-to-hast/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-octal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/plugins/highlight-keywords' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-unicode-range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-path-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/tools' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-param-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-rule-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-plusplus.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-path-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/helpers/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hlsl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/argument' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-variant-alternates.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-process-env.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-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-plusplus.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/cucumber' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-variant-east-asian.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-process-exit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-process-env.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/cjs/globals' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template/src/views' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/repo/rest-api/node_modules/prismjs/components/prism-hlsl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-variant-numeric.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-promise-executor-return.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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/js/src/tools' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/concat.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hoon.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/fontface.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/ui' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-proto.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-process-exit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hoon.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/form-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-prototype-builtins.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-promise-executor-return.js' 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/keyboard' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/cond.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hpkp.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/form-submit-attributes.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-redeclare.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-proto.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hpkp.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/form-validation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-service/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/webpack/lib/errors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/line-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs' 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_declaration_breaking_out_of_scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/file-system-cache/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/mock' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/events/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/element-resize-detector/src/detection-strategy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/cjs/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/esm/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/blocks' 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/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib/visitors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-prototype-builtins.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/conforms.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/prismjs/components/prism-hsts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/copy' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/forms.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' 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/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@wdio/cli/node_modules/fs-extra/lib/path-exists' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/helpers/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-redeclare.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/webpack-virtual-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-regex-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hsts.min.js' 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/eslint-reporter/types' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' 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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/conformsTo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-http.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-regex-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-exports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-http.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/fullscreen.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-exports.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/constant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-restricted-globals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-globals.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/methods' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ichigojam.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/gamepad.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ichigojam.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-imports.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-modules.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-icon.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/public' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/symlinked/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/es' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-modules.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/core.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/collections' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-icon.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' 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-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-icu-message-format.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/geolocation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/argument' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/comment-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/core.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/eslint/lib/rules/no-restricted-syntax.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-icu-message-format.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/getboundingclientrect.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/dist/cjs/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/helpers/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-syntax.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-return-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-idris.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/getcomputedstyle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/profile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-return-await.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-idris.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/getelementsbyclassname.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/regexp' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-return-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-script-url.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-iecst.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/getrandomvalues.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-return-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/eslint' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/create.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-self-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-iecst.min.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/show-invisibles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-script-url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-self-compare.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/errors' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ignore.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/transform' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/tokenizer' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/tokenizer' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/.vscode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/build/handler' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib/visitors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-self-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/curry.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-sequences.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ignore.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@wdio/cli/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' 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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' 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-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/parser/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/fr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/inquirer/lib/utils' 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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/comment-no-loud' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-closing-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/element-resize-detector/src/detection-strategy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/convertor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/methods' 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/test-utils/dist/utils' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/eslint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/lib/jsdom/living/custom-elements' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-setter-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-inform7.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/errors' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-self-compare.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-shadow-restricted-names.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-inform7.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-sequences.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/curryRight.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-setter-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/src/unpackers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/renderkid/docs' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/clone' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/definition-syntax' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/vnodeTransformers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-opening-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/line-numbers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/expect-webdriverio/lib/matchers/mock' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/help' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/shared' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib/visitors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/v8-to-istanbul/node_modules/source-map/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/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/conf' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@wdio/cli/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/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/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/eslint-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' 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/node_modules/source-map/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack-sources/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-spaced-func.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ini.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-shadow-restricted-names.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/node_modules/source-map/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/date.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/declaration-nested-properties-no-divided-groups' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/issue' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/fast-glob/package/out/providers' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/node_modules/source-map/lib' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ini.min.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-service/node_modules/fast-glob/package/out/providers' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-opening-brace-newline-after' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/src/core' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-sync.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/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/renderkid/docs' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/it' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/modifiers' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/vnodeTransformers' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-tabs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-function-notation' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-spaced-func.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-template-curly-in-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/prismjs/components/prism-io.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/errors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-opening-brace-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/deburr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/clone' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-io.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-hex-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/esm/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/globals' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/modern/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/modern/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/@storybook/router/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-this-before-super.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-j.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-tabs.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/inquirer/lib/utils' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/defaults.js' npm npm WARNWARN 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/observable' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-throw-literal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-j.min.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/dynamic' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npmnpm 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/dynamic' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-template-curly-in-string.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-trailing-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-java.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-this-before-super.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/eslint-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/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/errors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/serialization' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' 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_declared_after_use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/help' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/conf' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/jsdoc-type-pratt-parser/dist/src/lexer' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-java.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-opening-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-undef-init.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-throw-literal.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javadoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-undef.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/test-utils/dist/vnodeTransformers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object-inspect/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/server' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/generator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/typescript-estree/dist/jsx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/jsdoc-type-pratt-parser/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/toolbar' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/remark-mdx/node_modules/@babel/core/lib/config/validation' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/stylelint/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/node_modules/semver/bin' 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/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-function-notation' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/bin' 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/dynamic' 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/dynamic' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@wdio/cli/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/cli-service/node_modules/semver/bin' 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/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/lib-version-check/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/bin' 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/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/css-loader/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/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/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-undefined.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javadoc.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/other_path' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/defaultTo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/line-numbers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-underscore-dangle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-javadoclike.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tarnpm TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-trailing-spaces.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@npmcli/fs/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' 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/dns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javadoclike.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/gyroscope.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webdriver/node_modules/@types/node/dns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/sast/node_modules/fs-extra/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-no-invalid-hex' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/defer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unexpected-multiline.js' 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/dns' 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/dns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/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/eslint-reporter/reporter' npmnpm 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/dns' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/hardwareconcurrency.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-undef-init.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' 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/dns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/a' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lib/ko' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unmodified-loop-condition.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/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javascript.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/dns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/hashchange.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-typescript/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-undef.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-service/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/core/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javascript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/heif.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-undefined.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unneeded-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/config' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javastacktrace.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-links/dist/cjs/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/hevc.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-underscore-dangle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/@babel/helper-define-polyfill-provider/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/@storybook/router/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/eslint-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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/jest-cli/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/difference.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/build/lib/typings' npm WARNnpm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/src/core' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/hidden.js' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/modifiers' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/jtd' 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/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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/config' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/cjs/syntax/config' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/move-sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/cli/node_modules/fs-extra/lib/move-sync' 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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/dollar-variable-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unreachable-loop.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/interfaces' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javastacktrace.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/high-resolution-time.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-typescript/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unexpected-multiline.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-service/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/differenceBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-webpack-plugin/node_modules/ajv-keywords/src' 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/cli-plugin-typescript/node_modules/webpack/lib/web' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' 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/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/lib/unpackers' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/modifiers' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/clients' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/config' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unreachable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jexl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/history.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unmodified-loop-condition.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/shared' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/modern/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' 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/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/move' 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/conf' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unsafe-finally.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jexl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unsafe-negation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jolie.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unneeded-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/eslint/lib/rules/no-unsafe-optional-chaining.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jolie.min.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/prefetch' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unreachable-loop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-no-invalid-hex' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/dist/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unreachable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/eslint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/atrule' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unused-expressions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jq.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unsafe-finally.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/manipulation/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-unused-labels.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-js-extras.js' npm 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-typescript/node_modules/fast-glob/package/out/types' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/html-media-capture.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-service/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-js-extras.min.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv-keywords/src' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/html5semantic.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unsafe-negation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/b' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/multirepo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/constraint-validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-js-templates.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/http-live-streaming.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unsafe-optional-chaining.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/atrule' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-use-before-define.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/http2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unused-expressions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-empty-line-before' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-backreference.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/attributes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-js-templates.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/http3.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unused-labels.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/src/core' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unused-private-class-members.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rule-tester' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/core/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/dropRight.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-call.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsdoc.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ua-parser-js/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/server' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-catch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-json.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unused-vars.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/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/types' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/promise' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-computed-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/core-js-pure/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-json.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/compile/jtd' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/dropRightWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/data' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-json5.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-use-before-define.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/globals' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/cjs/themes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-json5.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/iframe-sandbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/dropWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/iframe-seamless.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-backreference.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/iframe-srcdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/jsonp-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/data' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/manipulation/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/treeview' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-call.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/dollar-variable-default' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' 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-typescript/node_modules/fast-glob/package/out/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-service/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-rename.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-catch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/custom-media-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/linter/code-path-analysis' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-pattern' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/eachRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-computed-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-var.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/jsonp-highlight' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/imagecapture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/ime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/entries.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-void.js' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsonp.js' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/jtd' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-escape.js' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/move' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/dot_main' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/definition-syntax' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator' 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/jtd' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/match-braces' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' 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_declared_after_use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/lib/js-yaml/type/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/js-yaml/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' 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/scheduler' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/output' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsonp.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/import-maps.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/entriesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-warning-comments.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsstacktrace.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-rename.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/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-whitespace-before-property.js' npm WARN npm tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsstacktrace.min.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-inspector/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-with.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/examples' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsx.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-var.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/standalone' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ua-parser-js/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsx.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/definition-syntax' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-julia.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/indexeddb.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-void.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/nonblock-statement-body-position.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-julia.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/indexeddb2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-warning-comments.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/inline-block.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-whitespace-before-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/innertext.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/every.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/keep-markup' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-with.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-bang-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/cjs/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/input-color.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-word-disallowed-list' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-datetime.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/esm/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/object-property-newline.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-email-tel-url.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/false_main' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/object-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/keep-markup' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-event.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/stylelint-scss/dist/rules/dollar-variable-empty-line-before' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/nonblock-statement-body-position.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/json' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/utils' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-file-accept.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-bang-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/object-curly-newline.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/util' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/one-var-declaration-per-line.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-keepalived.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv-keywords/src' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-file-directory.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/one-var.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-keepalived.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-file-multiple.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/discriminator' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/table/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/prismjs/components/prism-keyman.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-inputmode.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/custom-media-pattern' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/operator-assignment.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-keyman.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/cli/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-minlength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kotlin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-number.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/object-shorthand.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/filter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kotlin.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-pattern.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kumir.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-placeholder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/one-var-declaration-per-line.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/find.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/padded-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kumir.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/one-var.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/baz' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/schemas' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kusto.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-search.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-no-duplicate-properties' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-kusto.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-selection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/operator-assignment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/findIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/eslint/lib/rules/padding-line-between-statements.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-latex.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/insert-adjacent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-latex.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/insertadjacenthtml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-latte.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/internationalization.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/invalid_main' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/prismjs/components/prism-latte.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-no-redundant-longhand-properties' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-less.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/intersectionobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/findLast.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-less.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/intl-pluralrules.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/padded-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/intrinsic-width.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-arrow-callback.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lilypond.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/padding-line-between-statements.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/findLastIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lilypond.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-const.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/findLastKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-destructuring.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/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/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-exponentiation-operator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-arrow-callback.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/first.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-liquid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-bang-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/server' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/convert' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/cjs/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/esm/themes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/validation' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@wdio/cli/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/cli-service/node_modules/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/lineWrapper' 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/runtime' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/lineWrapper' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-const.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flatMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/clients' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-liquid.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/multirepo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lisp.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-destructuring.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flatMapDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lisp.min.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-named-capture-group.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-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-livescript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-numeric-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-exponentiation-operator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flatMapDepth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-property-shorthands.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/match-braces' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/validation' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/node-forge/flash' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-named-capture-group.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/caniuse-lite/data/features/jpeg2000.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-livescript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-object-spread.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flatten.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/jpegxl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-proxy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-llvm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/named-grid-areas-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-promise-reject-errors.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-numeric-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/shared' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ramda/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/jpegxr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-llvm.min.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/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-object-has-own.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/flattenDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/unescaped-markup' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-log.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-reflect.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-object-spread.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ramda/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-reflect.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/json.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-log.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/prefer-regex-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flattenDepth.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/util' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/justify-content-space-evenly.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lolcode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-rest-params.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-promise-reject-errors.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lolcode.min.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/dollar-variable-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-spread.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-reflect.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lua.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-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-template.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-d-flag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lua.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-regex-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/floor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-magma.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-no-duplicate-properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-code.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-magma.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-rest-params.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-lookbehind-assertions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-makefile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/remove' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/types' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-named-capture-groups.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/addon-links/dist/modern/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' 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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/remove' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-spread.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' 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/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-controls/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-makefile.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/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/dist/vocabularies/jtd' 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' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-no-redundant-longhand-properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-prototype-compile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/quotes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/fs' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@wdio/cli/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/@wdio/devtools-service/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/@wdio/types/node_modules/@types/node/fs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flowRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-location.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' 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/fs' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-markdown.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/radix.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' 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/fs' 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/jtd' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/parser' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/lodash/forEach.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-prototype-flags.js' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-which.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markdown.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/quote-props.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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' 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/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/source-map/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/less-variable-resolver/tests/fixtures/variable_declared_inside_selector' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/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/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markup-templating.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forEachRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib/rules/quotes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markup-templating.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-s-flag.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv-keywords/src' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/forIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markup.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/require-atomic-updates.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/cjs/__typings__' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/radix.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/docs' npm WARN tarnpm 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-bad-js' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markup.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/clover' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/require-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stream-http/test/server' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-u-flag.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forInRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/event' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/csso/lib/replace' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/require-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/dist/rules/double-slash-comment-inline' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/config' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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-typescript/node_modules/fast-glob/package/out/utils' 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/cli-service/node_modules/fast-glob/package/out/utils' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/require-unicode-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/esm/mdx' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-newline-after' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/modern/themes' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-unicode-property-escapes-2019.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/webdriverio/node_modules/fs-extra/lib/util' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forOwn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/require-yield.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/config' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/remark-mdx/node_modules/@babel/core/lib/config/validation' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' 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/properties' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/rest-spread-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-atomic-updates.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/reporter/node_modules/fs-extra/lib/util' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forOwnRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm 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/options' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-matlab.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/highlight.js/types' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/scripts' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-matlab.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-unicode-property-escapes.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-maxscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-maxscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@mdx-js/mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-unicode-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-after' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createMathOperation.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-y-flag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fromPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mel.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/dist/rules/double-slash-comment-whitespace-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-yield.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-rest-parameters.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/rest-spread-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/function.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/lazyload.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mel.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/wpd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mermaid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mermaid.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/functionsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createOver.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mizar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-rest-spread-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/walk' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/let.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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mizar.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/semi-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/get.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mongodb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/semi-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/caniuse-lite/data/features/link-icon-png.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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-mongodb.min.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/semi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-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/lodash/_createPadding.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-icon-svg.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-monkey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/groupBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-monkey.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/caniuse-lite/data/features/link-rel-modulepreload.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-moonscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/dist/src/schemas' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/lodash/_createPartial.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-shadow-catch-param.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mdast-util-to-markdown/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/profile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/color-named' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/buffer/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-named' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/function-color-relative' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/gt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-rel-preconnect.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-moonscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createRange.js' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-shared-array-buffer.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/sort-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/definition-syntax' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-rel-prefetch.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/linter/code-path-analysis' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-n1ql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/semi-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/previewers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/gte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-rel-preload.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-n1ql.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/semi-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/lib/js-yaml/type/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-trailing-semicolon' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-spread-elements.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/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' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/walker' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-rel-prerender.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/queue' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-n4js.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/semi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint/lib/rules/sort-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/dist/cjs/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/has.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-n4js.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createRelationalOperation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/loading-lazy-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nand2tetris-hdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createRound.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/hasIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-create-html-methods.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/localecompare.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nand2tetris-hdl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/sort-imports.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-naniscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/head.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/function-quote-no-quoted-strings-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-naniscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/scripts' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-fromcodepoint.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nasm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-server/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/sort-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-nasm.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/transformers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/space-before-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/identity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-neon.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/window' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createToPairs.js' npm WARNnpm 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-bad-mjs' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/space-before-function-paren.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/cobertura' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-codepointat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-neon.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/includes.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/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nevod.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-nevod.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/modern/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createWrap.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-endswith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nginx.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/scripts' npm WARNnpm 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' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/index.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/remark-mdx/node_modules/@babel/core/lib/gensync-utils' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nginx.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/hot' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-before-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_customDefaultsAssignIn.js' npm 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-includes.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/magnetometer.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/constants' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/dist/rules/function-unquote-no-unquoted-strings-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/vscode-json-languageservice/lib/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-before-function-paren.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/spaced-comment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_customDefaultsMerge.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/indexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-matchall.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv-keywords/src' npmnpm 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_declared_inside_selector' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/matchesselector.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nim.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-in-parens.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/util' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/strict.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/matchmedia.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nix.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_customOmitClone.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/devtools-service/build/handler' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-normalize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mathml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nix.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/theming/dist/cjs/modules' 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/tslint/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/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/symmetricDifferenceWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/maxlength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-unary-ops.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/locales' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/symmetricDifferenceWith.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/initial.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-padstart-padend.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv-keywords/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/switch-colon-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/normalize-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/spaced-comment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/inRange.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_deburrLetter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/symbol-description.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/strict.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/schemas' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/intersection.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/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/ajax' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/media-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npmnpm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' tar WARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/constants' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/media-fragments.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/normalize-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/script-handlers/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/eslint-plugin-jest-formatting/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_defineProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-repeat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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-dev-server/node_modules/ajv/dist/vocabularies/format' 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/properties' 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/format' 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/format' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/scripts' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/previewers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/ramda/es/take.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/ajv-formats/node_modules/ajv/lib' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/intersectionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npmnpm WARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/media-session-api.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_equalArrays.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/switch-colon-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-replaceall.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nsis.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/symbol-description.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/features/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/template-tag-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARN npm WARN tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/takeLast.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/intersectionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mediarecorder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/takeLast.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mediasource.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nsis.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/takeLastWhile.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/invert.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/menu.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_equalByTag.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-objectivec.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-startswith.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/map-keys-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/caniuse-lite/data/features/meta-theme-color.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-objectivec.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bluebird/js/release' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/template-curly-spacing.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_equalObjects.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-substr.js' 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/view/lib/wikibase-tainted-ref/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/lodash/invertBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/meter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ocaml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/template-tag-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.9' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/takeWhile.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/webdriverio/node_modules/fs-extra/lib/mkdirs' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/constants' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ocaml.min.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.9' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/unicode-bom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/migrator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/es/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-opencl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/gensync-utils' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_escapeHtmlChar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-trim.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/util' npm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/sast/node_modules/fs-extra/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@wdio/cli/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/ramda/src/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/invoke.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-opencl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/media-feature-value-dollar-variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/use-isnan.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/test.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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_escapeStringChar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-trimleft-trimright.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm npm WARN tarWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/scripts' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/test.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/midi.js' npm npm WARN tarWARN TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-openqasm.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/thunkify.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/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/minmaxwh.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-openqasm.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/unicode-bom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/valid-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/thunkify.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/invokeMap.js' npm WARN 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-oz.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-oz.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-trimstart-trimend.js' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/valid-typeof.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArguments.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/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/client/data-bridge/node_modules/eslint-plugin-jest-formatting/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-parigp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/no-dollar-variables' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ramda/src/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/prismjs/components/prism-parigp.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/use-isnan.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/vars-on-top.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/cjs/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-parser.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_flatRest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-raw.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cssstyle/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-parser.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/valid-jsdoc.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/core' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toPairs.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/gensync-utils' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArrayBuffer.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mp3.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/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pascal.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/constants' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/wrap-iife.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toPairs.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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/vocabularies/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mpeg-dash.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/table/dist/schemas' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pascal.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/valid-typeof.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toPairsIn.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/utils' WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArrayLike.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' 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/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mpeg4.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pascaligo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_freeGlobal.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/vars-on-top.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/wrap-regex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pascaligo.min.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/eslint' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArrayLikeObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/gensync-utils' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/prismjs/components/prism-pcaxis.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-commonjs-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/no-duplicate-dollar-variables' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint/lib/rules/yield-star-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toString.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pcaxis.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-tree/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/wrap-iife.js' npm WARN npmtar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/traversing' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2017' 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-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' 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/_getAllKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-subclassing-builtins.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/theming/dist/esm/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/yoda.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toUpper.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isBoolean.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-peoplecode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/wrap-regex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/semver/ranges' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toUpper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/prismjs/components/prism-peoplecode.min.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/transduce.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isBuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-perl.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/yield-star-spacing.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getAllKeysIn.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/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/transduce.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-symbol-prototype-description.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-perl.min.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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/transpose.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isDate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/multibackgrounds.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/no-duplicate-mixins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-php-extras.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib/rules/yoda.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' 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-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getData.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/transpose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/multicolumn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-php-extras.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/traverse.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isElement.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mutation-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-php.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src/traverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mutationobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isEmpty.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getFuncName.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-php.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-template-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/utils/async' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/trim.js' 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/eslint-plugin-jest-formatting/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-phpdoc.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/tryCatch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-phpdoc.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/no-global-function-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/tryCatch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isEqual.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@emotion/core/types' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getHolder.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-top-level-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/show-invisibles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/less-variable-resolver/tests/fixtures/variable_referencing_two_variables' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-plsql.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/type.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/type.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isEqualWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-plsql.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getMapData.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-trailing-commas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unapply.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-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-powerquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ramda/src/unapply.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-powerquery.min.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-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getMatchData.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-trailing-function-commas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-powershell.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isFinite.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/dist/rules/operator-no-newline-after' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-custom-event.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/build/assets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/namevalue-storage.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getNative.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-powershell.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/gensync-utils' 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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/atrule' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' 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-typescript/node_modules/webpack/lib/web' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getPrototype.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-typed-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/compile/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/compile/codegen' 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/table/dist/schemas' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/operator-no-newline-before' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-html-elements.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARNnpm WARN tar tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uncurryN.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isFunction.js' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getRawTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-spaces-around-equal-signs-in-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-unicode-codepoint-escapes.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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/native-filesystem-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/definition-syntax' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-props.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uncurryN.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/nav-timing.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-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unfold.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/navigator-language.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getSymbols.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-weak-map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-spaces-around-equal-signs-in-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/csso/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/operator-no-unspaced' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-static-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getSymbolsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-static-inline-styles.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-weak-set.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unfold.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/union.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isLength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/isMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/config' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-processing.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unionWith.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@emotion/core/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-syntax.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-docs/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/netinfo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-processing.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getTag.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-template-key.js' npm WARN npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-weakrefs.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isMatch.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-static-inline-styles.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-prolog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/partial-no-import' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-prolog.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isMatchWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getValue.js' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-template-shadow.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/types' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-template-key.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/actual/symbol' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-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/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-root-v-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getView.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-promql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src/uniqBy.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/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-template-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-promql.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isNaN.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-commonjs-mjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/percent-placeholder-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-setup-props-destructure.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm npm WARN WARNtar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-properties.min.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unless.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isNative.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getWrapDetails.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-template-target-blank.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-protobuf.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/repo/rest-api/node_modules/core-js-pure/modules' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unless.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/caniuse-lite/data/features/notifications.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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-protobuf.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/cjs/react' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-setup-props-reactivity-loss.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/esm/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/modern/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-psl.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/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Hash.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unnest.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-textarea-mustache.js' WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isNil.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-psl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unnest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-template-target-blank.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pug.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/selector-nest-combinators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/until.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isNull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashClear.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-this-in-before-route-enter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-textarea-mustache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/features/symbol' 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/ramda/src/until.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-shared-component-data.js' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/object-entries.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-blacklist' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashDelete.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-undef-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm 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-2' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pug.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-this-in-before-route-enter.js' npm WARN 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/locales' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/update.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/object-fit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-puppet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/selector-no-redundant-nesting-selector' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/object-observe.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/json-summary' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-puppet.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/src' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/useWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/browser' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/object-values.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pure.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/abstract-syntax-tree/parsers' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/useWith.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack4/dist/esm/presets' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-side-effects-in-computed-properties.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.4' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/objectrtc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/values.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isObjectLike.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashGet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/offline-apps.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-undef-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tarnpm TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pure.min.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/label' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/values.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/offscreencanvas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashHas.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-purebasic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARNnpm tar WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/valuesIn.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tarnpm WARN TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ogg-vorbis.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/dist/rules/selector-no-union-class-name' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/vendor' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-spaces-around-equal-signs-in-attribute.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-purebasic.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/resolve/test/module_dir' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/valuesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashSet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ogv.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/show-invisibles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npm WARN tarnpm WARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/jake/test' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-purescript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-sparse-arrays.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/view.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/tokenizer' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isRegExp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ol-reversed.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hasPath.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/view.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tarnpm WARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/csso/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/prismjs/components/prism-purescript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/vendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/when.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-static-inline-styles.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isSafeInteger.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/sast/node_modules/fs-extra/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/once-event-listener.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hasUnicode.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-python.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.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/writer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/when.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/online-status.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-newline-after' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-python.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hasUnicodeWord.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/isSet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/opus.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/promise' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/promise' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-q.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-template-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/cli/build/commands' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-max-empty-lines' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_initCloneArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/modern/presets' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/modern/lib' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-q.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/actual/array' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/utils/sassValueParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/orientation-sensor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-template-target-blank.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm 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/properties' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_initCloneByTag.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/outline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/utils' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARNnpm 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/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qml.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-textarea-mustache.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isSymbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' 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-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_initCloneObject.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_referencing_two_variables' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/collections' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qore.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/without.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/view/lib/wikibase-tainted-ref/node_modules/@babel/core/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-this-in-before-route-enter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pad-start-end.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-space-after' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_insertWrapDetails.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/devtools-protocol/pdl' 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/core-js-pure/modules' npm npm WARN tarWARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qore.min.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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/without.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/esm/react' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isTypedArray.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-service/node_modules/webpack/hot' 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/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-undef-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/hot' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/page-transition-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isFlattenable.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qsharp.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/pl' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/xor.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/actual/string' 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/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' 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/eslint-config-wikimedia/node_modules/eslint/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' 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/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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/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/cli-highlight/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/file-api' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/modern/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/caniuse-lite/data/features/pagevisibility.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qsharp.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/src' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/xor.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/blocks' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isUndefined.js' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-space-before' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-r.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/xprod.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/passive-event-listener.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.9' 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-babel/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-r.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src/xprod.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lodash/isWeakMap.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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-racket.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/zip.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-typescript/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/passwordrules.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-racket.min.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/zip.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isWeakSet.js' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isIterateeCall.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/path2d.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-reason.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/zipObj.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/payment-request.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/runtime/regenerator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-reason.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/zipObj.js' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/iteratee.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pdf-viewer.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-regex.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/zipWith.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js-pure/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-regex.min.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/zipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/join.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/permissions-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rego.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/permissions-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rego.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/kebabCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isKey.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/kebabCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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/ramda/src/index.mjs' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/keyBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/remove-initial-line-feed' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/keyBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/picture-in-picture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/_isKeyable.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/jscodeshift/src/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN npm WARN tartar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isLaziable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/picture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-emit-declarations.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ping.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-quotes' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/keysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/remove-initial-line-feed' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN npmtar WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/keysIn.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isMaskable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-renpy.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/lodash/lang.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-renpy.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/last.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rest.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/lodash/last.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isMasked.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/png-alpha.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lodash/fp/lastIndexOf.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/pdl' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pointer-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' 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-rest.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/prismjs/components/prism-rip.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lastIndexOfFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pointer.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rip.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lodash.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/repo/rest-api/node_modules/caniuse-lite/data/features/pointerlock.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-roboconf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/portals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-roboconf.min.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lodash.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-robotframework.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/prefers-color-scheme.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-robotframework.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lowerCase.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isPrototype.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lowerCase.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/private-class-fields.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ruby.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lowerFirst.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ruby.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lowerFirst.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/private-methods-and-accessors.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rust.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/pt-br' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/progress.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isStrictComparable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rust.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/promise-finally.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lte.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/promises.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sas.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lte.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/parser' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_iteratorToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/proximity.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sas.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/map.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/proxy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-service/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/map.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sass.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mapKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sass.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mapKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/public-class-fields.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scala.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mapValues.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/publickeypinning.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scala.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mapValues.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/push-api.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/patterns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_lazyClone.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack4/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/@storybook/builder-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset' 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/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scheme.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/matches.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/matches.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scheme.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/ru' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/matchesProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_lazyReverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scss.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/lodash/matchesProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/queryselector.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scss.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/math.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-shell-session.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/math.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-use-v-else-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/readonly-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-shell-session.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/max.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/referrer-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/client/data-bridge/node_modules/@storybook/addon-links/dist/modern/react' 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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/max.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/_lazyValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/maxBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/registerprotocolhandler.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lodash/maxBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mean.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/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rel-noopener.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/show-language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mean.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-text-v-html-on-component.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.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/locales' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/tr' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rel-noreferrer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/meanBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rellist.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/locales' 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 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_LazyWrapper.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/meanBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rem.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/memoize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/requestanimationframe.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/debug' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/show-language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-text-v-html-on-component.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/memoize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/requestidlecallback.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/merge.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/resizeobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_ListCache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/debug' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-smali.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/lodash/merge.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitelist' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.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/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/locales' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheClear.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/resource-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smali.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mergeAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-quotes' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/repo/rest-api/node_modules/prismjs/components/prism-smalltalk.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mergeAllWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rest-parameters.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smalltalk.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mergeWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smarty.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mergeWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smarty.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/method.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rtcpeerconnection.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/repo/rest-api/node_modules/core-js-pure/modules' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/method.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-module-mjs' 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 tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheGet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/methodOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ruby.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sml.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/methodOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/run-in.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-solidity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/min.js' 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 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-solidity.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-solution-file.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/minBy.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/cjs/preset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-solution-file.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/minBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-soy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mixin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mixin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-soy.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/multiply.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sparql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/multiply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/screen-orientation.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sparql.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/tools' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/hue-degree-notation' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/features/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheSet.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' 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/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/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/observable' 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_referencing_variable_declared_after_use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/jquery/src/deferred' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/cjs/globals' 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/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' 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/lodash/fp/nAry.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-splunk-spl.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/script-async.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/webpack/lib/container' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/regenerator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-shorthand.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-splunk-spl.min.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/negate.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/script-defer.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_LodashWrapper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sqf.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/negate.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/scrollintoview.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/indentation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/next.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.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/caniuse-lite/data/features/scrollintoviewifneeded.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sqf.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/next.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/watch' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/noop.js' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Map.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sql.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/noop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' 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/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/_MapCache.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/docs' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/now.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-text-v-html-on-component.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sdch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sql.min.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' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/now.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheClear.js' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-squirrel.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/nth.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/selection-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-import-from-vue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-squirrel.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/nth.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/server-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-stan.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/file-api' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/nthArg.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheDelete.js' npm WARN npm WARNtar tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/function' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/serviceworkers.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/docs' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-stan.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/nthArg.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/setimmediate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-prop-type-boolean-first.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/fork-ts-checker-webpack-plugin-v5/lib/issue' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-stylus.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-import-from-vue.js' npm 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' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/number.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheGet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-stylus.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/number.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-swift.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/node_path' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-separate-static-class.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-prop-type-boolean-first.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-swift.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/toolbar' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sha-2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/omit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/shadowdom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-systemd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/omit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/shadowdomv1.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-systemd.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/omitAll.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sharedarraybuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-cs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/omitBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sharedworkers.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/prismjs/components/prism-t4-cs.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/omitBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-templating.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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-separate-static-class.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/once.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/typed-array' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-templating.min.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheSet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-vb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.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/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/orderBy.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-vb.min.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' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/orderBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-whitespace-after' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sni.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/object-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tap.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/over.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-true-attribute-shorthand.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tcl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/over.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/spdy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-tcl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/lodash/fp/overArgs.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/speech-recognition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-cjs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-textile.js' 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/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/length-zero-no-unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/hue-degree-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/overArgs.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/speech-synthesis.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-true-attribute-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-textile.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/reflect' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/overEvery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/traversing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/spellcheck-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/abstract-syntax-tree/parsers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/overEvery.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-toml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/file-api' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/overSome.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/linebreaks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sql-storage.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/indentation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-toml.min.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/webpack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/overSome.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pad.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/locales' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/srcset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pad.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts.map' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padChars.js' npm WARN tarnpm WARN TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_matchesStrictComparable.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padCharsEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tremor.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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padCharsStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/caniuse-lite/dist/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tremor.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tsx.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/padEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/stream.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_memoizeCapped.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/range' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tsx.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padStart.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-optional-pseudo.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/streams.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/internal' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tt2.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/padStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/prismjs/components/prism-tt2.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/parseInt.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/stricttransportsecurity.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-turtle.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/parseInt.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/style-scoped.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-turtle.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mergeData.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/partial.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/subresource-integrity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/globals' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-twig.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/partial.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-overflow-anchor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-tags.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/partialRight.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-twig.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/partialRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/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/prismjs/components/prism-typescript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARNnpm 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typescript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/partition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typoscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/data' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/partition.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-css.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-overflow-overlay.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typoscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/lodash/fp/path.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-filters.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-line-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pathEq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/alpha-value-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pathOr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js.map' npm WARN tarnpmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_metaMap.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/paths.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-fragment.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-html.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-overflow.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/padding-lines-in-component-definition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-unrealscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-html5.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-unrealscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pickAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-img.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-uorazor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/preset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pickBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-smil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/utils/async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_nativeCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/data' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-define-options.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/client/data-bridge/node_modules/remark-mdx/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/lighthouse/node_modules/yargs/locales' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' 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 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-nesting-depth' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_nativeKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-page-break.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-uorazor.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_nativeKeysIn.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-import-from-vue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pickBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-paged-media.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-uri.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pipe.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sxg.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-uri.min.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/placeholder.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-component-is.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/plant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-v.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/plant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-v.min.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/core-js-pure/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pluck.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vala.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_nodeUtil.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-prop-type-boolean-first.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-paint-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/tabindex-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vala.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/toolbar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/propEq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/length-zero-no-unit' 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/prismjs/components/prism-vbnet.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_referencing_variable_declared_after_use' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/data' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/webpack/lib/runtime' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vbnet.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/property.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' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/template-literals.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-component-is.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/propertyOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/template.js' npm WARN npmtar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-velocity.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/propertyOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/temporal.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-velocity.min.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_objectToString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/propOr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-separate-static-class.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/repo/rest-api/node_modules/caniuse-lite/data/features/testfeat.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-verilog.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-placeholder-shown.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/props.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-decoration.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-verilog.min.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-emphasis.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vhdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pull.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-overflow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vhdl.min.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAll.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm 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' WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-size-adjust.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vim.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts.map' npm WARNnpm 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/utils' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pullAll.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-stroke.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vim.min.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_overArg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAllBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-underline-offset.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-placeholder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/linebreaks' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pullAllBy.js' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/textcontent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/prismjs/components/prism-visual-basic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAllWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/textencoder.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/umd' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-visual-basic.min.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/pullAllWith.js' npm WARN npmtar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/is-file-esm/test/fixtures/type-undefined-js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/jscodeshift/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_overRest.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAt.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/init' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-warpscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pullAt.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-warpscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/random.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-0' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wasm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/random.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-print-color-adjust.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wasm.min.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/tls1-1.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-web-idl.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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/transformation' 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/lib/rules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.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/locales' npm WARN 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/properties' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/range.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/tls1-2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-web-idl.min.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/locales' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rangeRight.js' WARN 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/dynamic' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/tls1-3.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts.map' 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/cli-highlight/node_modules/yargs/locales' 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/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_parent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/rangeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/lodash/fp/rangeStep.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/dynamic' npm WARN tarnpm TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-true-attribute-shorthand.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wiki.min.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 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rangeStepRight.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' 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/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rearg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/token-binding.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' 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/repo/rest-api/node_modules/prismjs/components/prism-wolfram.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/rearg.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/touch.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reduce.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/reduce.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reduceRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/reduceRight.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/transforms2d.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wren.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/atrule' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/transforms3d.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wren.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/reject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/trusted-types.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xeora.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/remove.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xeora.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/remove.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ttf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xml-doc.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/repeat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xml-doc.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/repeat.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/SourceMapDevToolPlugin.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-xojo.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/replace.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/typedarrays.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Promise.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/replace.js' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-read-only-write.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/globals' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/u2f.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/rest.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xquery.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/restFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/build/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-yaml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/_realNames.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/async-languages' 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/lodash/fp/result.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.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' npmnpm 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/result.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-rebeccapurple.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-yaml.min.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/utils' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-line-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-expose.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reverse.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/unhandledrejection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' 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-babel/node_modules/webpack/web_modules' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-yang.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/reverse.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-service/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_reEscape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-reflections.js' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/round.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-zig.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/lodash/round.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/url.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-name-property.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' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sample.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/urlsearchparams.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/repo/rest-api/node_modules/lodash/sample.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-expose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sampleSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sampleSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_reEvaluate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/seq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/use-strict.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/Stats.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/seq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/user-select-none.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/set.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/user-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/lighthouse/node_modules/yargs/locales' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-regions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-nesting-depth' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-name-property.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/stats' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_reInterpolate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/setWith.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/stylelint-scss/src' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-relative-colors.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/lodash/setWith.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-typescript/node_modules/webpack/lib/node' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/lodash/fp/shuffle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/shuffle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/variable-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/size.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/size.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_reorder.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/slice.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/vector-effect.js' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-repeating-gradients.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/slice.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/snakeCase.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/treeview' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/repo/rest-api/node_modules/core-js-pure/modules' 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/format' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/lodash/snakeCase.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/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/vibration.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN npmtar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/Template.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/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-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_replaceHolders.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/some.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/video.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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-resize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/some.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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/transformation' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/semi.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/videotracks.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/TemplatedPathPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/viewport-unit-variants.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/viewport-units.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js.map' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_root.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-revert-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedIndex.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/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-colon-space-before' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' 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-babel/node_modules/webpack/lib/node' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wai-aria.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/@storybook/builder-webpack4/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/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wake-lock.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/UnhandledSchemeError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedLastIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wasm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/is-file-esm/test/fixtures/type-undefined-mjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts.map' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedLastIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wav.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-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/UnsupportedFeatureWarning.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_safeGet.js' npm npm WARN tarWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedLastIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wbr-element.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-rrggbbaa.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/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-eslint/eslint-plugin/dist/rules/enum-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedLastIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-animation.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedLastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/preset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedLastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-app-manifest.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-scroll-behavior.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedUniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-bluetooth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedUniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-serial.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/@vue/cli-plugin-babel/node_modules/webpack/lib/node' 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/standards' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedUniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-share.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedUniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webauthn.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/locales' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_SetCache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/split.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-scroll-timeline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webgl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/UseStrictPlugin.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/split.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webgl2.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/spread.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webgpu.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setCacheAdd.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/validateSchema.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-scrollbar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/spread.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-constituents.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-component-is.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/TTF' 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/jtd' 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_declared_after_use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webhid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/spreadFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webkit-user-drag.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/startCase.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-sel2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/startCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webnfc.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/startsWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/startsWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setData.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/@babel/runtime/helpers/esm' 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/eslint-config-wikimedia/node_modules/eslint/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/websockets.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/lodash/fp/string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webusb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/string.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webvr.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/lodash/fp/stubArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webvtt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubFalse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/es2020.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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/caniuse-lite/data/features/webworkers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/WatchIgnorePlugin.js' npm WARN tarnpm 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/utils' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-sel3.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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubFalse.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webxr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setToPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-selection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/will-change.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.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/repo/rest-api/node_modules/lodash/fp/stubString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/woff.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubString.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/caniuse-lite/data/features/woff2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubTrue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/word-break.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/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubTrue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wordwrap.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/subtract.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/tools' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/subtract.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/x-doc-messaging.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-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/webpack/lib/wasm-sync' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' 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/lodash/fp/sum.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setToString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/x-frame-options.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-shapes.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-typescript/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' 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/repo/rest-api/node_modules/lodash/sum.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/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/script-indent.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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/linePrependor' 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/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/treeview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' 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/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/@mdx-js/mdx/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/js-beautify/js/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' 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/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/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/constants' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/_setWrapToString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sumBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/caniuse-lite/data/features/css-snappoints.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/xhr2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sumBy.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' 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/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/xhtml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/symmetricDifference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/xhtmlsmil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/symmetricDifferenceBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/linePrependor' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/symmetricDifferenceWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/xml-serializer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts.map' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/T.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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-expose.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/tail.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/tail.js' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-sticky.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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/take.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/webpack.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeLast.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-macro-variable-name.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackIsIncludedPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_shortOut.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/takeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-subgrid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeRightWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/takeRightWhile.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-babel/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/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-name-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-name-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_shuffleSelf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/ramda/src' 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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/templateSettings.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/templateSettings.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Stack.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-supports-api.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/throttle.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/throttle.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-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp/thru.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npmnpm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-prop-comment.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/times.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackClear.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/times.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-table.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/webpack/lib/WebpackOptionsApply.js' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/modules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toFinite.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackOptionsDefaulter.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toFinite.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/webworker' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js.map' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toInteger.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toIterator.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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-align-last.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toJSON.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/locales' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toLength.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toLength.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/string' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map' 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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackGet.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp/toPairs.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN npmtar WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-box-trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' 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/resolve/test/resolver/multirepo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/profile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toString.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-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackHas.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-typescript/node_modules/webpack/lib/node' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toUpper.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toUpper.js' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-whitelist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/transform.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/fetch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-justify.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/typedef.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/eslint-webpack-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/preview' 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-babel/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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/core/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-service/node_modules/webpack/lib/node' npm WARN npmtar WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_strictIndexOf.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/trim.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/@babel/types/lib/definitions' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-orientation.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimChars.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-typescript/node_modules/webpack/lib/node' 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/lighthouse/node_modules/axe-core/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/schemes' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimCharsEnd.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimCharsStart.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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/schemes' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimEnd.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/trimEnd.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_strictLastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimStart.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/trimStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/truncate.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-babel/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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/truncate.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/lodash/fp/unapply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-typed-object-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stringSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unescape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unescape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/union.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/full/string' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unionBy.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/WOFF' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/fetch' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/unionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/debug' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-typed-ref.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stringToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-textshadow.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniq.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/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-descending-specificity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/config' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stringToPath.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/cjs/preset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-touch-action.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniqueId.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/uniqueId.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/remark-mdx/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/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniqWith.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/locales' 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/repo/rest-api/node_modules/core-js/modules' 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/lodash/uniqWith.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/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/locales' 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/lodash/fp/unnest.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/lodash/fp/unset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/lodash/unset.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/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unzip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unzipWith.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/@storybook/builder-webpack4/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/@storybook/core-server/node_modules/webpack/lib/logging' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-transitions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_toKey.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/updateWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/fetch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' 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/caniuse-lite/data/features/css-unicode-bidi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_toSource.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/upperCase.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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-selectors' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/stats' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/upperFirst.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_trimmedEndIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/useWith.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/util.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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_declared_after_use' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-unset-value.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-bad-mjs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Uint8Array.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/util.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@mdx-js/mdx/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/table/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/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/scripts' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-first-line' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/exports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/value.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/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/valueOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/constants' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js.map' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' 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/client/data-bridge/node_modules/@emotion/core/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-variables.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_unescapeHtmlChar.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/adjacent-overload-signatures.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/values.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/actual/function' 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/highlight.js/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/valuesIn.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-when-else.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_unicodeSize.js' npm 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/layout/block/lineWrapper' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.js' npmnpm 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' 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/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/standalone' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-source' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/lineWrapper' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/script-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-widows-orphans.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_unicodeToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-name-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/without.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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 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/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/words.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/words.js' npm WARN 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/abstract-syntax-tree/parsers' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperAt.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-name-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts.map' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-width-stretch.js' npm WARN 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' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_unicodeWords.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/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/types' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/types' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/transformation' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperChain.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/traversal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperLodash.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-writing-mode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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' 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/locales' 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/issue' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperLodash.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/terser/lib/compress' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-zoom.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_updateWrapDetails.js' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/lib/compress' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperReverse.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/array-type.js.map' 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/mini-css-extract-plugin/node_modules/ajv-keywords/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-extra-semicolons' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' 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' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/generated' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/@babel/types/lib/definitions' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN 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/function' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-boxsizing.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/lodash/_WeakMap.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' 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/client/data-bridge/node_modules/@storybook/core-client/dist/modern/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-descending-specificity' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts.map' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/xorBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-colors.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_wrapperClone.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/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/xorWith.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/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/await-thenable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.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/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/function' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js.map' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/client/data-bridge/node_modules/sast/node_modules/fs-extra/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-cursors-grab.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/add.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/zip.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-ts-comment.js.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/types' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/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/lodash/fp/zipObj.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-cursors-newer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.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/WOFF' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-tslint-comment.js.map' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipObject.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/js-beautify/js/src/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' 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-babel/node_modules/webpack/hot' 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' npm WARN 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/instance' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/schemas/plugins/debug' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-cursors.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' 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/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/after.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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-name-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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 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/lodash/zipObjectDeep.js' 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/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-types.js.map' 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/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' 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-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-unknown-animations' npm WARNnpm 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' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zipWith.js' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/zipWith.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/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/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/package.json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flake.lock' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/README.md' 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/function' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/browser/parser' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/release.md' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-tabsize.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/lib/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/utils' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flake.nix' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-leading-zero' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-empty-first-line' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/block-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/unescaped-markup' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.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/function' 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/ajv-formats/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts.map' 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-commonjs-mjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/currentcolor.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/brace-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-max-precision' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-empty-source' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.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' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/custom-elements.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-literal-property-style.js.map' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/@babel/runtime/helpers/esm' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-on-style.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' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/instance' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/custom-elementsv1.js' npm WARNnpm 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-methods-use-this.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-no-vendor-prefix' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-no-trailing-zeros' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/customevent.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/array.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.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/WOFF2' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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-plugin-jest-formatting/tests' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-extra-semicolons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' 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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/preset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARNnpm tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts.map' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.js' npm WARN tarnpm 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' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/ary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/modules' 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 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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/scheduler' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARNnpm 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/repo/rest-api/node_modules/core-js-pure/modules' 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/@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/core-js/modules' npm WARN npmtar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-dangle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/tokenizer' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-blacklist' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/lib/compress' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/tokenizer' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/lib/compress' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/async-modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/transformers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' 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/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts.map' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/ts-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/assign.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/refs' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/compile/jtd' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/@vue/cli-plugin-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-invalid-position-at-import-rule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/datalist.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/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/polished/lib' 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/@mdx-js/mdx/node_modules/@babel/core/src' 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 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/ts-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dataset.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/lexer' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-irregular-whitespace' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.js' 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/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/datauri.js' 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/stylelint/lib/rules/at-rule-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/react' 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 tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN 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/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-babel/node_modules/webpack/lib/debug' 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/function' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js.map' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/ts-utils' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/date-tolocaledatestring.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-service/node_modules/webpack/lib/debug' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/assignIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.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/core-js/modules' 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-typescript/node_modules/webpack/lib/debug' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-unknown' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/es-abstract/2021/Type.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-generic-constructors.js.map' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/@typescript-eslint/scope-manager/dist/lib/es2023.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/unescaped-markup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-indexed-object-style.js.map' npm WARNnpm 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' 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/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/jest-cli/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-unknown-animations' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-assertions.js.map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm 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/renderKid/styles' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' 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-2' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' 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/es-abstract/2020/UTF16DecodeString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' 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 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/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/assignInWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-leading-zero' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-definitions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/ts-jest/dist/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.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/sass/types' 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' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.map' npmnpm 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/decorators.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/cli-highlight/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-exports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' 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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/details.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/assignWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/dependencies-lookup' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.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/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/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/rule-empty-line-before' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-max-precision' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-imports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.js' npm WARN 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/view/lib/wikibase-tainted-ref/node_modules/sass/types' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/webpack' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/eslint-plugin-vue/lib/rules/v-bind-style.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/deviceorientation.js' 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/properties' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/string' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js.map' 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/es-abstract/2021/ValidateAndApplyPropertyDescriptor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/devicepixelratio.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' 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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' 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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-no-trailing-zeros' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-if-else-key.js' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/default-param-last.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.js' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/modern/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/string' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dialog.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/at.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 tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/src' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/YearFromTime.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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dispatchevent.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-semicolon-newline-after' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/dot-notation.js.map' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/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/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/attempt.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/WOFF2' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/hooks' 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/lighthouse/lighthouse-cli/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/src' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/modern/preset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN npm WARN tartar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/before.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARNnpm 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/validation' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ast-types/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-function-return-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/bind.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/wpd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-on-handler-style.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/ajv-formats/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dnssec.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/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/electron' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/script-handlers/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-module-boundary-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/do-not-track.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/bindAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/typescript-estree/dist/jsx' 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 tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/helpers' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/helpers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/helpers' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/stylelint-config-wikimedia/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/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-no-unknown' 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/lighthouse/report/clients' 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/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/dependencies-lookup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' 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 tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm 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 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/@babel/parser/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-on-style.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ast-types/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/validation' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/document-currentscript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/bindKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-no-vendor-prefix' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/@typescript-eslint/typescript-estree/dist/jsx' 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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/camelCase.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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/eslint-plugin-vue/lib/rules/valid-attribute-name.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/document-execcommand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/func-call-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/profile' 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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts.map' 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/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' 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/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/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/validation' 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/eslint-plugin-vue/lib/rules/valid-define-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/document-policy.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/capitalize.js' 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/dist/vocabularies/validation' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-quotes' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/rule-empty-line-before' 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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' 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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-define-options.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/document-scrollingelement.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/plugins/wpd' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/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/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/angular' 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/webpack/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/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map' 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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/documenthead.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/castArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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/table/node_modules/ajv/dist/vocabularies/discriminator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-class-pattern' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' 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-service/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/@storybook/builder-webpack4/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/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dom-manip-convenience.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' 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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/dependencies-lookup' 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/bootstrap/scss' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/cjs/preset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-model-definition.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/interfaces' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dom-range.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/ceil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/core/src' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation' 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/validation' 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/@storybook/core-common/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/@storybook/builder-webpack5/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' 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/validation' 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/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/domcontentloaded.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/chain.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' 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/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/scheduler' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.map' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dommatrix.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/unevaluated' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/download.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/chunk.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map' 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/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.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-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dragndrop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' 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/validation' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' 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 WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/logger' npmnpm 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/validation' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' 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/repo/rest-api/node_modules/core-js/stable/regexp' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/clamp.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/validation' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' 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/jquery/dist' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/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/converters' 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/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@typescript-eslint/eslint-plugin/dist/rules/indent.js.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/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/@babel/runtime/helpers/esm' 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' 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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' 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-config-wikimedia/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' 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-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/src' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/writer' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/@storybook/builder-webpack5/node_modules/clean-css/lib/writer' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/clone.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' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-before' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/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/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/async-languages' 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/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lighthouse/node_modules/axe-core/lib/rules' 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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-whitelist' 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-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' 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-config-wikimedia/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/html' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/index.js.map' 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/react-syntax-highlighter/src/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/cloneDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/element-closest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' 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/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/stylelint/lib/rules/block-closing-brace-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/client/data-bridge/node_modules/devtools/build/finder' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/preset' 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/options' 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/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/serialization' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' 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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/convertor' 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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/cjs/lib' 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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/angular' 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/validation' 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/@babel/runtime/helpers/esm' 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' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/polished/lib' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/properties' 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/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-0' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-0' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/stylelint-scss/dist/rules' 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/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' 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/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stable/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/cloneDeepWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/element-from-point.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/init-declarations.js.map' 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-babel/node_modules/webpack/lib/logging' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/string' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/logging' 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-typescript/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-quotes' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-id-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/element-scroll-methods.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/cloneWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/eme.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-class-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/eot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/collection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/axe-core/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/key-spacing.js.map' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/weak-map' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/keyword-spacing.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/commit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.js' 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/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es5.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 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/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/utils/async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6-class.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-around-comment.js.map' 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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/compact.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6-generators.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-between-class-members.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-before' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/max-params.js.map' 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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' 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/view/lib/wikibase-tainted-ref/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-config-wikimedia/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/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ts-jest/dist/transformers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6-module.js' 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/webdriverio/node_modules/@types/node/stream' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-delimiter-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/url' 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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-space-after' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-attribute' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-ordering.js.map' 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/tslint/lib/rules' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.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/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6-number.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/jtd' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/preset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/table/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/caniuse-lite/data/features/es6-string-includes.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/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/method-signature-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/cond.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/helpers' 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/jtd' 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/stylelint-scss/dist/rules' 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/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' 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/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' 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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' 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/@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/@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/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-combinators' 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-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/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/view/lib/wikibase-tainted-ref/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/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/lighthouse/lighthouse-cli/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/core-js-pure/features/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/aria-query/lib/etc/roles/dpub' 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 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/eventsource.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/properties' 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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/core-js-pure/actual/date' 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/client/data-bridge/node_modules/css-tree/lib/generator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/script-handlers/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/modern/lib' 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/es/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/angular' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@vue/cli-service/generator/template/src' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/conforms.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/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' 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/standards' 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/jtd' 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/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/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm 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' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/renderKid/styles' 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/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' 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/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-compound-selectors' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' 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/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/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/conformsTo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/extended-system-fonts.js' 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/client/data-bridge/node_modules/popper.js/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-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd' 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/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/jtd' npm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-array-constructor.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/iterator' 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/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' 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-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/profile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/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/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' 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-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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' 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/eslint/bin' 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/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/feature-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-base-to-string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/constant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-id-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-id' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/@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/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/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-non-null-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' 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' 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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/svgo/lib' 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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/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/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-opening-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-void-expression.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-pseudo-class' 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/refractor/node_modules/prismjs/components' 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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' 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/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/@storybook/manager-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/@storybook/builder-webpack5/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/@storybook/manager-webpack4/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/@storybook/theming/dist/ts3.4' 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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/renderkid/lib/renderKid/styles' 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/@storybook/core-server/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-mixed-operators.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dupe-class-members.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/core.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-specificity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-enum-values.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fetch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-mixed-requires.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/typescript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/performance' 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/typescript.js' npm WARN 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/typescript.js' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/typoscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/dist/esm/languages/prism/typoscript.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-type-constituents.js.map' 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/jtd' 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/typoscript.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/unrealscript.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/core.min.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' 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/unrealscript.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/unrealscript.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-type' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/core' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-mixed-spaces-and-tabs.js' 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/view/lib/wikibase-tainted-ref/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/jquery/src/var' 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/vbnet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dynamic-delete.js.map' npm WARN tarnpm 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/vbnet.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' 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/vbnet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fieldset-disabled.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-multi-assign.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-function.js.map' 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/countBy.js' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/velocity.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-universal' 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/velocity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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/velocity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-interface.js.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARNnpm 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/verilog.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fileapi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-multi-spaces.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/verilog.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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-explicit-any.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/create.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/filereader.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/react-syntax-highlighter/src/languages/prism/verilog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-nested-pattern' 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/vhdl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-multi-str.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/eslint-plugin/dist/rules/no-extra-non-null-assertion.js.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/vhdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-function-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-space-before' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/filereadersync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/baz' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-multiple-empty-lines.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/vhdl.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-parens.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/curry.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/vim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/actual/data-view' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/filesystem.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/data-view' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-qualifying-type' npm WARN tarnpm 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/vim.js' 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/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' 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/vim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-attribute' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/web' 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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-collections' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-native-reassign.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/visual-basic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-semi.js.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/visual-basic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-exception' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/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/visual-basic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-vendor-prefix' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-negated-condition.js' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/error' 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/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/actual/error' 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/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extraneous-class.js.map' 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/core-js-pure/actual/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/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/map' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/map' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/curryRight.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-class' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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-2' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/set' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/warpscript.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/warpscript.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/warpscript.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/core-js/actual/url-search-params' 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/wasm.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/wasm.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/url' 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/wasm.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/wiki.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/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/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/wiki.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/wiki.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/array-buffer' 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/core-js/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/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/core-js/es/data-view' 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/xeora.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/xeora.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' 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/core-js/es/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' 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/xeora.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/error' 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/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/react-syntax-highlighter/dist/cjs/languages/prism/xml-doc.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/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation' 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/xml-doc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/xml-doc.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-negated-in-lhs.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' 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/repo/rest-api/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/node-forge/dist' 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/xojo.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/validation' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/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/react-syntax-highlighter/dist/esm/languages/prism/xojo.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/xojo.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/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-floating-promises.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/xquery.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/regexp' 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/repo/rest-api/node_modules/core-js/es/regexp' 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/xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-nested-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/dist/ts3.4' 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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-combinators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/flac.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-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/lighthouse/node_modules/cssstyle/lib/properties' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/yaml.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/utils' 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/repo/rest-api/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/@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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-func.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-for-in-array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' 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/yaml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' 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' npm WARNnpm 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' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/date.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/yaml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' 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/yang.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/yang.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/flexbox-gap.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/yang.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/util' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/bigint' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/runtime' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/bigint' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/data-view' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-cli/commands' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' 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/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/js-beautify/js/src/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lib/cli-engine' 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 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-collections' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-native-nonconstructor.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/zig.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' 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/zig.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' 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/zig.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/dist' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/error' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/error' 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 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js.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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github' 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/features/json' 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 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-compound-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/flexbox.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' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github' 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/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/devtools/build/finder' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tarnpm 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' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github' 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 WARNnpm 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/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/react-syntax-highlighter/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-import-type-side-effects.js.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/debounce.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-hex-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/flow-root.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/repo/rest-api/node_modules/core-js-pure/features/url-search-params' npm WARN tarnpm 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' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/url-search-params' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/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/features/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/url' 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-typescript/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/weak-map' 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/repo/rest-api/node_modules/core-js/features/weak-map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/atrule' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-require.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/array-buffer' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/array-buffer' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/object' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/data-view' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-server/dist/cjs/presets' npmnpm 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/@storybook/api/dist/cjs/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-inferrable-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/stylelint/lib/rules/color-function-notation' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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-exception' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/ts3.9' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/error' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/error' 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/properties' npm WARN npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/function/virtual' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/function/virtual' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/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/stable/map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/set' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/deburr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/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/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/core-js-pure/stable/url' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/url-search-params' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/weak-map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/url' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-new-wrappers.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-this.js.map' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/dist/vocabularies/validation' 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-vue/lib/rules/syntaxes' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-id' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new.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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-docs/dist/modern/frameworks/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-void-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/defaults.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' 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/view/lib/wikibase-tainted-ref/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-config-wikimedia/node_modules/stylelint/lib/rules/color-named' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-nonoctal-decimal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loop-func.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-pseudo-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' 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/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/generated' 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' 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/jtd' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/focusin-focusout-events.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/flash' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loss-of-precision.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-family-system-ui.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' 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' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' 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/jtd' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-obj-calls.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' 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/jtd' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/got/dist/source/core/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' 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-babel/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-specificity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-magic-numbers.js.map' 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/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-feature.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-object-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/defaultsDeep.js' npm WARN 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-meaningless-void-operator.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-kerning.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' 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/renderKid/styles' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/csp_evaluator/allowlist_bypasses' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/instance' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-octal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/UseStrictPlugin.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/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-type' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-new.js.map' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/lib/compress' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-loading.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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-typescript/node_modules/webpack/lib/UseStrictPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/eslint/lib/rules/no-octal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/validateSchema.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-no-hex' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-promises.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/other_path' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' 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-typescript/node_modules/webpack/lib/validateSchema.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/highlight.js/lib' 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' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/array-buffer' 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/string' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-param-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/pseudo' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/defaultTo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-universal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-size-adjust.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/presets' 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-typescript/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-path-concat.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-service/node_modules/webpack/lib/WarnNoModeSetPlugin.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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-mixed-enums.js.map' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-smooth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-collections' 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-typescript/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-plusplus.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/defer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-nested-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-collections' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-unicode-range.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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-process-env.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/cli-service/node_modules/webpack/lib/wasm' 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/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/@storybook/builder-webpack5/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/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' 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/core-js/stable/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' 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-babel/node_modules/webpack/lib/wasm' 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/@typescript-eslint/eslint-plugin/dist/rules/no-namespace.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-variant-alternates.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/source-loader/dist/ts3.4' 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-typescript/node_modules/webpack/lib/wasm' 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/highlight.js/lib' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-process-exit.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/operators' 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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/delay.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-qualifying-type' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-nullish-coalescing.js.map' 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-2' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-variant-numeric.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-promise-executor-return.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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' 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/cli-plugin-babel/node_modules/webpack/lib/UseStrictPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-optional-chain.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fontface.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-no-invalid-hex' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-proto.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/difference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/runtime' 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-babel/node_modules/webpack/lib/validateSchema.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-assertion.js.map' 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/view/lib/wikibase-tainted-ref/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/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-prototype-builtins.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-service/node_modules/webpack/lib/WatchIgnorePlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' 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-babel/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redeclare.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/color-named' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/form-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/jsx' 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-typescript/node_modules/webpack/lib/WatchIgnorePlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/differenceBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/view/lib/wikibase-tainted-ref/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/form-submit-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' 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-typescript/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-redeclare.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redundant-type-constituents.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/form-validation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stable/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-regex-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/differenceWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-require-imports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/forms.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/@storybook/api/dist/esm/lib' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' 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/webpack-dev-server/node_modules/ajv/dist/runtime' 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' 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/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' 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/client/data-bridge/node_modules/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-restricted-imports.js.map' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-exports.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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-case' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-empty-line-before' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fullscreen.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-globals.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-service/node_modules/webpack/lib/wasm' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-shadow.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cli-plugin-typescript/node_modules/webpack/lib/wasm' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/divide.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list' 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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/autoloader' 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-babel/node_modules/webpack/lib/WatchIgnorePlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/gamepad.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-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' 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-babel/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-this-alias.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/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/cli-plugin-typescript/node_modules/webpack/lib/wasm' 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/properties' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-modules.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/drop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-throw-literal.js.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-properties.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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack5/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/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/example' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' 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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-type-alias.js.map' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/walker' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-syntax.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib' tarnpm TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-scale.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-boolean-literal-compare.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-sign.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-return-assign.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/angular' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' 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/webpack-dev-server/node_modules/ajv/dist/vocabularies/dynamic' 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' 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 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/number' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-scale.js' npm WARN npm tarWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-sign.js' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-no-newline' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/vocabularies/dynamic' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' 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/string' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' 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' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-return-await.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/ajv-formats/node_modules/ajv/lib' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/dropRight.js' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-no-empty' npm WARN tarnpm 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/microtask.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/utils/sassValueParser' npmnpm 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/dynamic' 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-babel/node_modules/webpack/lib/wasm' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/number' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-condition.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/geolocation.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/microtask.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/native-promise-constructor.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/native-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/internals/native-url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-script-url.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/native-weak-map.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/new-promise-capability.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/normalize-string-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/getboundingclientrect.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/not-a-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' 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/client/data-bridge/node_modules/@storybook/builder-webpack5/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/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/cli-plugin-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/native-promise-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/full/instance' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-self-assign.js' 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/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-qualifier.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/getcomputedstyle.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-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/dropRightWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/native-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-arguments.js.map' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/getelementsbyclassname.js' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/native-url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/time-min-milliseconds' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/native-weak-map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cli-plugin-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/new-promise-capability.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-self-compare.js' 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/@types/lodash/fp' npmnpm 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/normalize-string-argument.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/not-a-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/@vue/cli-plugin-babel/node_modules/webpack/lib/wasm' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/number-is-finite.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/renderKid/styles' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/lighthouse' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/number-parse-float.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-sequences.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/bin' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/number-parse-int.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/dropWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm npm WARN tarWARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/dynamic' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/numeric-range-iterator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/getrandomvalues.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unicode-bom' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cli-plugin-typescript/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/internals/object-create.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-setter-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-define-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-define-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-case' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/number-is-finite.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/number-parse-float.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-constraint.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-descriptor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/number-parse-int.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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/webpack.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/internals/object-get-own-property-names-external.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/each.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-names.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/numeric-range-iterator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-symbols.js' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/autoloader' npm WARNnpm 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' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-create.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-define-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-is-extensible.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-define-property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-is-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-descriptor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-iterator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/internals/object-get-own-property-names-external.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-argument.js.map' 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 WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-keys-internal.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-names.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-allowed-list' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/internals/object-get-own-property-symbols.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-typescript/node_modules/webpack/lib/webpack.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-shadow-restricted-names.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-property-is-enumerable.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-service/node_modules/webpack/lib/webpack.web.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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-prototype-accessors-forced.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' npm WARN tarnpm 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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-set-prototype-of.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-babel/node_modules/webpack/lib/wasm' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-assignment.js.map' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-is-extensible.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-to-array.js' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/lib/webpack.web.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-is-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-shadow.js' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/micromark/dist/initialize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/eachRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-iterator.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-blacklist' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-keys-internal.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/source-loader/dist/ts3.4' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-property-is-enumerable.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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WebpackError.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/core-js/internals/object-prototype-accessors-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-set-prototype-of.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-to-array.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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' npm 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-babel/node_modules/webpack/lib/web' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-call.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' 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/cli-plugin-typescript/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-spaced-func.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-whitespace-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/nested_symlinks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/endsWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-declaration-merging.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-sparse-arrays.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WebpackOptionsApply.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/bin' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-enum-comparison.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/ordinary-to-primitive.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-typescript/node_modules/webpack/lib/WebpackOptionsApply.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/modern/lib' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/entries.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' 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/core-js-pure/internals/own-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-member-access.js.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/dist/vocabularies/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/esm/models' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-tabs.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/ordinary-to-primitive.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/checks' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WebpackOptionsDefaulter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/webpack.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/own-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' 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-typescript/node_modules/webpack/lib/WebpackOptionsDefaulter.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-template-curly-in-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/entriesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/retrievers' 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' 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-babel/node_modules/webpack/lib/webpack.web.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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-return.js.map' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-no-unknown' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/lib/jsdom/browser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WebpackOptionsValidationError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint/lib/source-code' 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/repo/rest-api/node_modules/core-js-pure/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/symbol' 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/repo/rest-api/node_modules/core-js-pure/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' 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/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' 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/stylelint/lib/rules/selector-type-case' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tarnpm 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/renderKid/styles' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-unary-minus.js.map' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' 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-typescript/node_modules/webpack/lib/WebpackOptionsValidationError.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-ternary.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/webworker' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/eq.js' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/path.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/retrievers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' 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-babel/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/perform.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-whitelist' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' 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-typescript/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-this-before-super.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/path.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-server/dist/esm/utils' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-no-unknown' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/perform.js' 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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/promise-resolve.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-throw-literal.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-service/node_modules/webpack/lib/webworker' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/retrievers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' 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-babel/node_modules/webpack/lib/WebpackOptionsApply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/internals/queue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-keyword-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/highlight.js/lib' 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/cli-plugin-typescript/node_modules/webpack/lib/webworker' 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/core-js/internals/promise-resolve.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/features/number' 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/puppeteer-core/lib/cjs/vendor' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/queue.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/redefine-all.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/symbol' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/redefine.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/symbol' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/bigint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/initialize' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' 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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/ts3.9' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/redefine-all.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/redefine.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/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/@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/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/@vue/cli-service/node_modules/clean-css/lib/options' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-trailing-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/escape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-use-before-define.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-undef-init.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/traversing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/reflect-metadata.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/retrievers' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/WebpackOptionsDefaulter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-constructor.js.map' npm WARN tarnpm WARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' 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/jsdom/lib/jsdom/living/nodes' npmnpm 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-exec-abstract.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-exec.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' 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/cli-plugin-typescript/node_modules/webpack/lib/webworker' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-flags.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-undef.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-sticky-helpers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/escapeRegExp.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-unsupported-dot-all.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/internals/regexp-unsupported-ncg.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/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/internals/regexp-exec-abstract.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/webpack/lib/prefetch' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/jsdom/lib/jsdom/living/constraint-validation' npm WARN 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/validation' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-sticky-helpers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-no-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-unsupported-dot-all.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-empty-export.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-unsupported-ncg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-undefined.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-service/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/traverse' 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/@vue/cli-plugin-babel/node_modules/webpack/lib/WebpackOptionsValidationError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-template-literals.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/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/cli-plugin-typescript/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/every.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-var-requires.js.map' 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' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/custom-media-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-underscore-dangle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/traverse' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/non-nullable-type-assertion-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/lib/lexer' 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-typescript/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unexpected-multiline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/@storybook/vue3/dist/cjs/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/@storybook/builder-webpack5/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/lighthouse/node_modules/axe-core/lib/checks/generic' 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/lodash/extend.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/time-min-milliseconds' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/object-curly-spacing.js.map' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/gyroscope.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' 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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cli-plugin-typescript/node_modules/webpack/schemas/plugins' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unmodified-loop-condition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unicode-bom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' 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-babel/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hardwareconcurrency.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unneeded-ternary.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-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib' npm npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/padding-line-between-statements.js.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hashchange.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/highlight.js/lib' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' npm 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-typescript/node_modules/webpack/schemas/plugins' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' 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/array' 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/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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unreachable-loop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' 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/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lighthouse/lighthouse-core' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/extendWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-allowed-list' 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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/heif.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/same-value-zero.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unreachable.js' 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 WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/same-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/parameter-properties.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts.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/dist/compile/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-no-vendor-prefix' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hevc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-service/node_modules/renderkid/lib/renderKid/styles' 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-typescript/node_modules/webpack/schemas/plugins' 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/instance' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-blacklist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' 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-babel/node_modules/webpack/lib/webworker' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/same-value.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' 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' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hidden.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN npm tarWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unsafe-finally.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/rxjs/dist/cjs/internal/util' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/mini-css-extract-plugin/node_modules/ajv/dist/compile/codegen' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fill.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/baz' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-as-const.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/prefetch' WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cli-plugin-typescript/node_modules/webpack/schemas/plugins' 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/codegen' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unsafe-negation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-case' 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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-destructuring.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/caniuse-lite/data/features/high-resolution-time.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/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/filter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-species.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-enum-initializers.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/history.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' 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/cli-plugin-typescript/node_modules/webpack/schemas/plugins' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-to-string-tag.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/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unsafe-optional-chaining.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/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/data' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-for-of.js.map' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js.map' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/core-js-pure/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/custom-property-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unused-expressions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/lodash/find.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-function-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webdriverio/build/scripts' 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/cli-plugin-typescript/node_modules/webpack/schemas/plugins' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/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/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/shared-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unused-labels.js' npm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/shared-store.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/@vue/cli-plugin-babel/node_modules/webpack/schemas/plugins' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/shared.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/view/lib/wikibase-tainted-ref/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/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unused-private-class-members.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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/table/node_modules/ajv/dist/compile/jtd' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tarnpm 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' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/shared.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/lighthouse/node_modules/axe-core/lib/commons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/array-buffer' 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/eslint-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/jquery/src/ajax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-includes.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/array-buffer' 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/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@vue/cli-plugin-typescript/node_modules/webpack/schemas/plugins' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-literal-enum-member.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/ember' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/features/array-buffer' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-namespace-keyword.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' WARN tarnpm 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' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@vue/cli-plugin-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-use-before-define.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-bang-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/resolve/test/resolver/dot_main' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-keyword-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/codegen' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-nullish-coalescing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/html-media-capture.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-service/node_modules/webpack/schemas/plugins' 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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/html5semantic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@vue/cli-plugin-typescript/node_modules/webpack/schemas/plugins' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/renderKid/styles' 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/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/react-syntax-highlighter/src/languages/prism' 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/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-optional-chain.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/http-live-streaming.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' 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/eslint/lib/rules/no-useless-backreference.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findLast.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/@babel/types/lib/utils' 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/view/lib/wikibase-tainted-ref/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-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/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/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-typescript/node_modules/webpack/schemas/plugins' 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/array' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly-parameter-types.js.map' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/species-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-call.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/species-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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/http2.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/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-bang-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/http3.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-reduce-type-parameter.js.map' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-catch.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint/lib/rules/custom-property-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findLastIndex.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-after' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/hmr' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-regexp-exec.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/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/core-js/stable/regexp' 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/runtime' 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/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-computed-key.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-concat.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-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-return-this-type.js.map' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-constructor.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-html-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findLastKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-multibyte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/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/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-pad-webkit-bug.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-string-starts-ends-with.js.map' 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/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/stylelint/lib/rules/value-list-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/schemas/plugins' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-punycode-to-ascii.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 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 WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-repeat.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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/csp_evaluator/checks' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-escape.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-html-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/internals/string-trim-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/first.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/hmr' npm WARN tarnpm WARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/json' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/incorrect_main' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/iframe-sandbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-ts-expect-error.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/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/core-js-pure/es/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/iframe-seamless.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated' 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-typescript/node_modules/webpack/schemas/plugins' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-rename.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-pad.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flatMap.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/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/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-punycode-to-ascii.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-trim-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/iframe-srcdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/json' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/promise-function-async.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/json' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-return.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-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/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/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/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts' 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/jtd' 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/@vue/cli-plugin-typescript/node_modules/webpack/schemas/plugins' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/quotes.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/flatMapDeep.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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-babel/node_modules/webpack/schemas/plugins' 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/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/internals/task.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/features/regexp' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-var.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/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/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/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/schemes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/core-js/es/regexp' 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/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' 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' 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/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/addon-actions/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/this-number-value.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flatMapDepth.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/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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' 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-2' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-absolute-index.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/core-js-pure/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' 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/es/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/repo/rest-api/node_modules/core-js-pure/actual/number' 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/repo/rest-api/node_modules/core-js/features/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' 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/core-js/features/number' 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/core-js/features/number' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-void.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-index.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/bootstrap/scss' 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/core-js-pure/internals/to-indexed-object.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-integer-or-infinity.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/imagecapture.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/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/stable/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js.map' 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/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/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-warning-comments.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/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/lodash/flatten.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/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date' 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-babel/node_modules/webpack/schemas/plugins' 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/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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/tslint/lib/rules' 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/repo/rest-api/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/caniuse-lite/data/features/ime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/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/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-tree/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-await.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-whitespace-before-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' 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/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' 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/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' 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/stylelint-config-wikimedia/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/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/webpack/lib/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/dist/vocabularies/jtd' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-integer-or-infinity.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.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/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js.map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-with.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/core-js-pure/es/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flattenDeep.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-no-duplicate-custom-properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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/popper.js/src' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/features/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts' 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/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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/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/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-length.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-object.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/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-offset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-positive-integer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/import-maps.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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-length.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/actual/async-disposable-stack' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js.map' 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/es/number' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-object.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flattenDepth.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/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-offset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-positive-integer.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npmnpm WARN tarWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/syntax/pseudo' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/date' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/array' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/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/es/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/imports.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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-primitive.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js.map' 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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/eslint-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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-property-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/cjs/containers' 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/core-js/internals/to-primitive.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/nonblock-statement-body-position.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-property-key.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-string-tag-support.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/object-curly-newline.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/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/eslint-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/lighthouse/report/renderer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-string-tag-support.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/floor.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/dom-exception' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/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/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/indexeddb.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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/semi.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/es/json' 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/@storybook/builder-webpack5/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/mini-css-extract-plugin/node_modules/ajv/dist/runtime' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/indexeddb2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/error' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/enum-utils' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-exception' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/flow.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/json' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts' npmnpm 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/runtime' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/caniuse-lite/data/features/inline-block.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/cli-plugin-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/view/lib/wikibase-tainted-ref/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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@types/lodash/fp' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-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/core-js-pure/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/innertext.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/object-shorthand.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flowRight.js' 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/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/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/multirepo' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-constituents.js.map' 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 tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' 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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/error' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/error' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-color.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/one-var-declaration-per-line.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forEach.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/caniuse-lite/data/features/input-datetime.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-no-redundant-longhand-properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-blocks.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/one-var.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' 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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/webpack-dev-server/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-email-tel-url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forEachRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/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/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-event.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@vue/cli-plugin-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/operator-assignment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack5/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/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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/try-node-require.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/try-to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/eslint/lib/cli-engine' 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/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-constructors-require-wrappers.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-from-species-and-list.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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-from.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-species-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/uid.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/try-node-require.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/try-to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-file-accept.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/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/cli-plugin-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-from-species-and-list.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-from.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/core-js/internals/typed-array-species-constructor.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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-file-directory.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/uid.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' 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/@vue/cli-service/node_modules/webpack/declarations' 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/lodash/forInRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-file-multiple.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint/lib/rules/declaration-block-no-shorthand-property-overrides' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' 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-babel/node_modules/webpack/declarations' 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/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-inputmode.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/weak-map' 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-2' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forOwn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' 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/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/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/core-js-pure/internals/use-symbol-as-uid.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-minlength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/traversing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/v8-prototype-define-bug.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/validate-arguments-length.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/repo/rest-api/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/padded-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/micromark/dist/tokenize' 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/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/cjs/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-number.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/v8-prototype-define-bug.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/array-buffer' 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/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/validate-arguments-length.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/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forOwnRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-pattern.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/nested_symlinks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' 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-typescript/node_modules/webpack/declarations' 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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/javascript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-placeholder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/padding-line-between-statements.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' 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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/well-known-symbol-wrapped.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/standalone' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/well-known-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/whitespaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/@vue/cli-plugin-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/wrap-error-constructor-with-cause.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-search.js' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/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/core-js/internals/well-known-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/README.md' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fromPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/wrap-error-constructor-with-cause.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' 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/caniuse-lite/data/features/input-selection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-service/node_modules/clean-css/lib/options' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' 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/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/insert-adjacent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-single-line-max-declarations' 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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' 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/@typescript-eslint/eslint-plugin/dist/rules/typedef.js.map' 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/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/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/function.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue/server-renderer' 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-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/insertadjacenthtml.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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-arrow-callback.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/standalone' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' 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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-const.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/internationalization.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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/eslint-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/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation' 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/ramda/src' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intersectionobserver-v2.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-destructuring.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/functionsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intersectionobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-exponentiation-operator.js' 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/view/lib/wikibase-tainted-ref/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/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/cli' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' 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/caniuse-lite/data/features/intl-pluralrules.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/get.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/test' 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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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-2' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/resolve/test/resolver/symlinked/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/mocha/lib/cli' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/async-modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intrinsic-width.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-named-capture-group.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue/server-renderer' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/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/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-numeric-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/rxjs/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/containers' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/esm/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' 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/es-abstract/2021' 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/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/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/@popperjs/core/lib/dom-utils' 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/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/test' 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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/groupBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/Badge' 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-babel/node_modules/webpack/declarations' 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' 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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-newline-after' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts' 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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/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/full/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' 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/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/ramda/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/rxjs/observable' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-object-has-own.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/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/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/eslint-webpack-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/gt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-object-spread.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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/full/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/webpack-dev-server/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/typings' 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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/webdriverio/build/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' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createRange.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/table/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/gte.js' 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/eslint/lib/rules/prefer-promise-reject-errors.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/runtime' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-reflect.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ajv-formats/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/has.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-regex-literals.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/cli' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/svelte' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/hasIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-rest-params.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-babel/node_modules/webpack/declarations' 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/tslint/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/full/number' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-spread.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/head.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/jpeg2000.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/jpegxl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' 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/array-buffer' 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/caniuse-lite/data/features/jpegxr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/identity.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/@babel/types/lib/validators' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts' 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' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/docs' 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/dom-exception' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/json.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' 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/jtd' 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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/quotes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/includes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createRound.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/resolve/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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/core-js-pure/features/string' 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/@popperjs/core/lib/dom-utils' 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/webpack-dev-server/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/justify-content-space-evenly.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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/components/dist/esm/Badge' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/cli-service/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/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/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-empty-line-before' 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/eslint-config-wikimedia/node_modules/eslint/lib' 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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createToPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.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/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/index.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-code.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createWrap.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/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/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/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/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-no-important' 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/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/@storybook/builder-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_customDefaultsAssignIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/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/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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/indexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/constant' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/writer' 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-dev-server/node_modules/ajv-keywords/src' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/typed-array' 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/lib' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/observable' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_customDefaultsMerge.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-key.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/require-atomic-updates.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/vue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_customOmitClone.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/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' 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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/initial.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-location.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/Badge' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/require-await.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-which.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' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/require-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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-tree/lib/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/inRange.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/stylelint/lib/rules/declaration-empty-line-before' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jquery/src/var' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_deburrLetter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/require-unicode-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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-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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/test' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/mini-css-extract-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/intersection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_defineProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/require-yield.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/intersectionBy.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-no-important' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/cssstyle/tests' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/lighthouse/node_modules/axe-core/doc/examples/chrome-debugging-protocol' 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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_equalArrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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-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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/lib/tokenize' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/intersectionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/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/rxjs/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/third-party-web/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/json' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/rest-spread-spacing.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/view/lib/wikibase-tainted-ref/node_modules/eslint-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/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_equalByTag.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/invert.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' 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/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/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/json' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/invertBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rule-tester' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_equalObjects.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/Badge' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/constant' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' 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/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/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/vue3' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_escapeHtmlChar.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/effects' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' 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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts' 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/view/lib/wikibase-tainted-ref/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/micromark/lib/constant' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' 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' 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/client/data-bridge/node_modules/lodash/_escapeStringChar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/third-party-web/lib' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lib/eslint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/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/popper.js/src' 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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' 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/lib' 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/es-abstract/2015' 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/lodash/invoke.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_flatRest.js' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' 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/typescript-reporter' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/lazyload.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/semi-spacing.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/bin' 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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-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/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/invokeMap.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/pl' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN npmtar WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_freeGlobal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/semi-style.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/eslint/lib/rule-tester' 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/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/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm ERR! code ENOENT npm ERR! syscall mkdir npm ERR! path /src/repo/repo/rest-api/node_modules/.bin npm ERR! errno -2 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm ERR! enoent ENOENT: no such file or directory, mkdir '/src/repo/repo/rest-api/node_modules/.bin' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/let.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' npm npm WARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm ERR! A complete log of this run can be found in: npm ERR! /cache/_logs/2024-06-20T21_48_28_839Z-debug-0.log npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArguments.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/math' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-template-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/semi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' 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/caniuse-lite/data/features/link-icon-png.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/symmetricDifferenceWith.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/client/data-bridge/node_modules/micromark/lib/tokenize' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/symmetricDifferenceWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArrayBuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-icon-svg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/Badge' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getAllKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/autoloader' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-template-target-blank.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getAllKeysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' 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/@storybook/manager-webpack5/dist' 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/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.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/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/core-js-pure/features/math' 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/micromark/dist/constant' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getData.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' 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/ramda/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/web-components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArrayLike.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/sort-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-preconnect.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArrayLikeObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-prefetch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-preload.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/sort-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isBoolean.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-prerender.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-textarea-mustache.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/takeLast.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isBuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/loading-lazy-attr.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-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/takeLast.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getFuncName.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/third-party-web/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/localecompare.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isDate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-this-in-before-route-enter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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-eslint/eslint-plugin/docs' 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/core-js/stable/array' 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/core-js-pure/stable' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/takeWhile.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/space-before-blocks.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/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isElement.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getHolder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/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/@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/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/autoloader' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/space-before-function-paren.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/compile/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isEmpty.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getMapData.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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/test.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/rxjs/dist/cjs/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lib' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/test.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isEqual.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/thunkify.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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/space-unary-ops.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/core-js-pure/actual/string' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' 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' 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' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/thunkify.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/Badge' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getMatchData.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack5/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/isEqualWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/tslint/lib/rules' 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/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/magnetometer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/spaced-comment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/matchesselector.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/strict.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getNative.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/matchmedia.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toLower.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 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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isFinite.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mathml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/ramda/src/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.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/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/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/micromark/lib/tokenize' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/pt-br' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' 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/client/data-bridge/node_modules/lodash/_getPrototype.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/configuration/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/maxlength.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/configuration/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isFunction.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/configuration/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/switch-colon-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getRawTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' 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/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/symbol-description.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/highlight.js/lib' 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/core-js-pure/es/string' 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/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isLength.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getSymbols.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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/template-curly-spacing.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.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/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toUpper.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/template-tag-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/angular' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/es/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toUpper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/typescript/lib/ru' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/transduce.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getSymbolsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isMatch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/transduce.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 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/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/transpose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isMatchWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/transpose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' 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/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/traverse.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/isNaN.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/bar' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/generator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/traverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/unicode-bom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNative.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/media-fragments.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/typescript/lib/tr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/tryCatch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getValue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/src/tryCatch.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/use-isnan.js' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mediarecorder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/type.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/eslint-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/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mediasource.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/type.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/menu.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/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unapply.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/valid-jsdoc.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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/meta-theme-color.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unapply.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getView.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/meter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/valid-typeof.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/vars-on-top.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getWrapDetails.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uncurryN.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isObjectLike.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uncurryN.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/wrap-iife.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/midi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unfold.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isPlainObject.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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/minmaxwh.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/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unfold.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/wrap-regex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/es/union.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Hash.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isRegExp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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/object' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/yield-star-spacing.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-apex.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/yoda.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashClear.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uniq.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/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isSet.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/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uniq.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/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/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isString.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/core-js/stable/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/esm' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uniqWith.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/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.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/view/lib/wikibase-tainted-ref/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isSymbol.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/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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/bar' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' 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/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-apex.min.css' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mp3.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unless.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mpeg-dash.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unless.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashGet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mpeg4.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isUndefined.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/view/lib/wikibase-tainted-ref/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/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unnest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unnest.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isWeakMap.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/until.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-html.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/object' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/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/micromark/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/until.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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isWeakSet.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/alpha-value-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/update.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/third-party-web/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/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/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/mini-css-extract-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/iteratee.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/useWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-apex.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/useWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/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/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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/join.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/values.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/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/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/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/multibackgrounds.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/kebabCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/multicolumn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/valuesIn.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/kebabCase.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mutation-events.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/valuesIn.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/keyBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hasPath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/third-party-web/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mutationobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/view.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-apex.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/keyBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/view.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hasUnicode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-name-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/when.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getAllCookies.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/keys.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' 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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/when.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/keysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/keysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/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/fp/lang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/last.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/ramda/src/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/reflect' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/last.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/without.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/lodash/fp/lastIndexOf.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/core-js-pure/actual/function' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/src/without.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/components/dist/modern/bar' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hasUnicodeWord.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/namevalue-storage.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/lodash/fp/lastIndexOfFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/native-filesystem-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-wikimediaui.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/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/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lodash.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/webdriverio/build/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/nav-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/xprod.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-property-requirelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_initCloneArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/third-party-web/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/xprod.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/devtools/build/commands/getElementAttribute.d.ts' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/lodash.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/zip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/regenerate-unicode-properties/General_Category' 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/stylelint-config-wikimedia/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/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/zip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/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/stable/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lowerCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/netinfo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/zipObj.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/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lowerCase.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_initCloneByTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/zipObj.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-wikimediaui.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lowerFirst.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/ember' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/zipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lowerFirst.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_initCloneObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/zipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementComputedLabel.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/index.mjs' 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/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/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/core-js-pure/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/alpha-value-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/notifications.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_insertWrapDetails.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementComputedRole.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/map.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/ramda/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-wikimediaui.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mapKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isFlattenable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mapKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementCSSValue.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/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/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.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/mapValues.js' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mapValues.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/function' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/matches.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-wikimediaui.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/matches.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-entries.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/ts3.9' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isIterateeCall.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/matchesProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementProperty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-fit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/sharing' 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/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/matchesProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-observe.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.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/math.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/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/ajv-formats/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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.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/weak-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/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/math.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/bootstrap/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/operators' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-paint-api.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/lib/retrievers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/max.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementRect.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/objectrtc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/max.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-opening-brace-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/offline-apps.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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/full/map' 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/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/maxBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-accessibility.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/offscreencanvas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-placeholder-shown.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-opening-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isKeyable.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/maxBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/sharing' 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/css-tree/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ogg-vorbis.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/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-name-case' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-accessibility.min.css' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mean.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/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' 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/core-js-pure/features/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ogv.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-placeholder.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isLaziable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-function-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mean.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementShadowRoot.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ol-reversed.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/decorators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-accessibility.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/tslint/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/meanBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-hex-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/meanBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/once-event-listener.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/tslint/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/memoize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/online-status.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-hex-length' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/memoize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/opus.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/vue3/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/merge.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/orientation-sensor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/merge.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/outline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-semicolon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-read-only-write.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isMaskable.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/mergeAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mergeAllWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementTagName.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mergeWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pad-start-end.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mergeWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/page-transition-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.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/method.js' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/caniuse-lite/data/features/pagevisibility.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/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/passive-event-listener.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/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/rxjs/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/methodOf.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/passkeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-rebeccapurple.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/methodOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isMasked.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/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/passwordrules.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/path2d.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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/payment-request.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/handlebars/dist/cjs/handlebars/decorators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-whitespace-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/minBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pdf-viewer.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/minBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-blacklist' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-accessibility.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mixin.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mixin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-closing-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/multiply.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/permissions-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/multiply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/permissions-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/nAry.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/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-reflections.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/negate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/stylelint/lib/rules/function-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/negate.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/full/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isPrototype.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/next.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/custom-property-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementText.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/config' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/next.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/noop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/picture-in-picture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/noop.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/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/picture.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/now.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/stylelint/lib/rules/block-opening-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ping.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/now.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-alerts.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/prefer-separate-static-class.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/nth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-function-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/stylelint-config-wikimedia/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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/nth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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/eslint-config-wikimedia/node_modules/eslint/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/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-regions.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/nthArg.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isStrictComparable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-hex-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-no-redundant-longhand-properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/nthArg.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/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/png-alpha.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/decorators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/number.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-no-shorthand-property-overrides' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pointer-events.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-alerts.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/number.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pointer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pointerlock.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/portals.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/omit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-repeating-gradients.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_iteratorToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/omit.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-no-invalid-hex' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/prefers-color-scheme.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/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/omitAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getNamedCookie.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/omitBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/utils' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/omitBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/mini-css-extract-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/progress.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-alerts.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/promise-finally.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/promises.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/lodash/fp/orderBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/proximity.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/view/lib/wikibase-tainted-ref/node_modules/lodash/orderBy.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-resize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-trailing-semicolon' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_lazyClone.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/proxy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-whitespace-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getPageSource.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/over.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-alerts.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-component-is.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/over.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-word-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-revert-value.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/overArgs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_lazyReverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getTimeouts.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/overArgs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-word-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/publickeypinning.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/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/overEvery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-before' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/push-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/overEvery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-content.css' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/overSome.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/overSome.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/custom-property-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/watch' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-rrggbbaa.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_lazyValue.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/pad.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/queryselector.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pad.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/custom-property-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/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padChars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/readonly-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getTitle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padCharsEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-bang-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/referrer-policy.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/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padCharsStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-bang-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/registerprotocolhandler.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/padEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rel-noopener.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rel-noreferrer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/padStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rellist.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/parseInt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/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/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rem.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/parseInt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/requestanimationframe.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/partial.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webdriverio/build/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/requestidlecallback.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/partial.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-scroll-behavior.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/resizeobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_LazyWrapper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/partialRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-no-shorthand-property-overrides' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getUrl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/resource-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/partialRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rest-parameters.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/partition.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/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-content.min.css' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/partition.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/path.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-name-quotes' 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/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pathEq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rtcpeerconnection.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/pathOr.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/browser/parser' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-scroll-timeline.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/paths.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_ListCache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pick.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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' 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/regexp' 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/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-single-line-max-declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ruby.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pickAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/domparsing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-content.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/run-in.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pickBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/debug' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pickBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-allowed-list' 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/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-scrollbar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pipe.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheClear.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getWindowHandle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/debug' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/placeholder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/async-iterator' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/plant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/plant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-content.rtl.min.css' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/screen-orientation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pluck.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/script-async.js' 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/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/lodash/fp/prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-sel2.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/propEq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/script-defer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/scrollintoview.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/propertyOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getWindowHandles.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/propertyOf.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sdch.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/propOr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-after' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' 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/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/lib' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-before' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/selection-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-sel3.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/selectlist.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheGet.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/pullAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/server-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getWindowRect.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/serviceworkers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAllBy.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/setimmediate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-advanced.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAllBy.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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAllWith.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-expose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAllWith.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/actual/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/shadowdom.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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-selection.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/pullAt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/shadowdomv1.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAt.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sharedarraybuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/random.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/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-component-is.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/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/lib' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sharedworkers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/random.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-shapes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/range.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rangeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/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/lib' 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/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-advanced.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/rangeRight.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.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/rangeStep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rangeStepRight.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/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-name-property.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/rearg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-allowed-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/eslint-reporter/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-weight-notation' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sni.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/rearg.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-snappoints.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_LodashWrapper.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/reduce.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/reduce.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reduceRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/spdy.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/reduceRight.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/speech-recognition.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/speech-synthesis.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/reject.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/spellcheck-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/remove.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitelist' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sql-storage.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/remove.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/repeat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/srcset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/repeat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/issue' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-sticky.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/replace.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/hue-degree-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/replace.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Map.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/rest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/indentation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/dist/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/rest.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/isElementEnabled.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/restFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/stream.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/issue' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/result.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/streams.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/result.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframes-name-pattern' 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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/stricttransportsecurity.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/reverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/svelte' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/style-scoped.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-advanced.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/reverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/length-zero-no-unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/subresource-bundling.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/round.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/subresource-integrity.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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/round.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/linebreaks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-max-empty-lines' 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/eslint-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sample.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sample.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/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-subgrid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_MapCache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/dist/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sampleSize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/isElementSelected.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/sampleSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-line-length' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' 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/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/seq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-css.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/seq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-nesting-depth' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-supports-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheClear.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-filters.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/mutation-observer' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-fragment.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-advanced.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-html.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.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/setWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-quotes' 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/caniuse-lite/data/features/svg-html5.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/setWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-img.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/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/shuffle.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/shuffle.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-table.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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-smil.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/size.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-blacklist' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/size.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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/navigateTo.d.ts' 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/eslint/lib/cli-engine' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' 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/ajv-formats/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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sxg.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/slice.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/mutation-observer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-align-last.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheGet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/newSession.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/es/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/slice.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' 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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/hue-degree-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-citation.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-expose.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/snakeCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/snakeCase.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/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/some.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tabindex-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/performActions.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/operators' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/some.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-name-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/lib' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-justify.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheSet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/template-literals.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/sortedIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/refresh.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/hue-degree-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/template.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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/indentation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-citation.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.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/eslint-reporter/reporter' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedIndex.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-orientation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/temporal.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/sortedIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/releaseActions.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/indentation' 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/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-citation.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/testfeat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-decoration.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/vue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-citation.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.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/eslint-reporter/reporter' 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' 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/@storybook/components/dist/modern/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-textshadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/sendAlertText.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-core.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-emphasis.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/hue-degree-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-touch-action-2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-overflow.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/setTimeouts.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map' 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/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-core.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-touch-action.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_matchesStrictComparable.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/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/setWindowRect.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/indentation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-transitions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_memoizeCapped.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/status.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map' 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/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-core.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedLastIndex.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-size-adjust.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' 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' 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/instance' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedLastIndex.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedLastIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-unicode-bidi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/length-zero-no-unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mergeData.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-stroke.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/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/features/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedLastIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/textcontent.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/sortedLastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/linebreaks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/textencoder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/switchToFrame.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-core.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/test-assets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedLastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedUniq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-unset-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/switchToParentFrame.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedUniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedUniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-line-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-list.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.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/utils' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-variables.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_metaMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/switchToWindow.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedUniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/split.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-nesting-depth' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/length-zero-no-unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-list.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/split.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/spread.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tls1-1.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/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/spread.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tls1-2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-when-else.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_nativeCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-descending-specificity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/takeElementScreenshot.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tls1-3.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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/spreadFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/startCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' 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/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/vue3' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/startCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/startsWith.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/compile/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/startsWith.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' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-first-line' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-widows-orphans.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_nativeKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/touch.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/string.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/stubArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-source' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/takeScreenshot.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/transforms2d.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/transforms3d.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubFalse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/linebreaks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-list.rtl.css' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubFalse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/trusted-types.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/stubObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-extra-semicolons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ttf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/NodeFilter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-width-stretch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/stubString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/traversal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubTrue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_nativeKeysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/window' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubTrue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/NodeIterator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/subtract.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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-unknown-animations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-list.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/typedarrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/subtract.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/number' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-leading-zero' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sum.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/u2f.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sum.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/full/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sumBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-max-precision' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-writing-mode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_nodeUtil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sumBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/symmetricDifference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-no-trailing-zeros' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/symmetricDifferenceBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/unhandledrejection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/symmetricDifferenceWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-styling.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/T.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/tail.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/OnBeforeUnloadEventHandlerNonNull.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-zoom.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_objectToString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/take.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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/OnErrorEventHandlerNonNull.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/urlsearchparams.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/validation' 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/eslint-plugin-vue/lib/rules/script-indent.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeLast.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/use-strict.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/controls' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/user-select-none.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/takeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/length-zero-no-unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PageTransitionEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_overArg.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/user-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/takeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-descending-specificity' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeRightWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PageTransitionEventInit.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/takeRightWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-line-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-styling.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/domparsing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/variable-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/generator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/tap.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-empty-first-line' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_overRest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/hr-time' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-empty-source' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/vector-effect.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/view/lib/wikibase-tainted-ref/node_modules/lodash/template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Performance.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' 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/lodash/fp/templateSettings.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/sass/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/throttle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/linebreaks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-extra-semicolons' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Plugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/throttle.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-boxsizing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_parent.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/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/vibration.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/thru.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/video.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/logging' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/videotracks.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-invalid-position-at-import-rule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PluginArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-nesting-depth' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-styling.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/view-transitions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/sort-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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/viewport-unit-variants.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-irregular-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/viewport-units.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' 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 WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-colors.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Promise.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PopStateEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toFinite.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toFinite.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' 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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/web-components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PopStateEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wai-aria.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-unknown-animations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wake-lock.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toInteger.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-quotes' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wasm.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/toIterator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-cursors-grab.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-leading-zero' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_realNames.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wav.js' 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/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-class-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ProcessingInstruction.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/regenerator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wbr-element.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toJSON.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-max-precision' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-styling.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-animation.js' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/cli' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-app-manifest.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/toLength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-no-trailing-zeros' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ProgressEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-bluetooth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' 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/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-cursors-newer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_reEscape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ProgressEventInit.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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-serial.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-share.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/toNumber.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/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webauthn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-line-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-cursors.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webcodecs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_reEvaluate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webgl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-interactions.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webgl2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.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/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webgpu.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/toPath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-tabsize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webhid.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_reInterpolate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webkit-user-drag.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/toPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-no-vendor-prefix' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webm.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-id-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/modules' 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/webpack/lib/config' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webnfc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webp.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toSafeInteger.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-nesting-depth' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/websockets.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_reorder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Screen.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webtransport.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollBehavior.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webusb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toUpper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollIntoViewOptions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webvr.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/@storybook/builder-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollLogicalPosition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webvtt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-interactions.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/transform.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollOptions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webworkers.js' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollRestoration.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webxr.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/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/selection' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-attribute' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimChars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Selection.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/will-change.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/trimCharsEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/woff.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimCharsStart.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SelectionMode.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/woff2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-combinators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/jsdom/lib/jsdom/living/file-api' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_replaceHolders.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/word-break.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/trimEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/domparsing' npm WARNnpm WARN tar tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wordwrap.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-compound-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/UnhandledSchemeError.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/view/lib/wikibase-tainted-ref/node_modules/lodash/trimStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/truncate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/UnsupportedFeatureWarning.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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/x-doc-messaging.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/x-frame-options.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/unapply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-id' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xhr2.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-quotes' 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/view/lib/wikibase-tainted-ref/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/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xhtml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-pseudo-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xhtmlsmil.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/unescape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-class-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ShadowRoot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unescape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-specificity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_root.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ShadowRootInit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xml-serializer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ShadowRootMode.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-type' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-universal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/UseStrictPlugin.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StaticRange.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-nested-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StaticRangeInit.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/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-interactions.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/validateSchema.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/webstorage' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/zstd.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-qualifying-type' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Storage.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniqueId.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniqueId.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/currentcolor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_safeGet.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/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' 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/validation' 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/@storybook/addon-docs/dist/modern/frameworks/angular' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/refractor/node_modules/prismjs/components' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StorageEvent.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/Zoom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/custom-elements.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/util/hash' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unnest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StorageEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/webpack/lib/wasm-sync' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-interactions.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unset.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-id-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unzip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/level2' 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/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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unzipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/custom-elementsv1.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/cssom' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_SetCache.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WatchIgnorePlugin.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/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StyleSheetList.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/updateWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/upperCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SupportedType.js' 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/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-layout.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-attribute' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/upperFirst.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-sync' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-class' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGAnimatedString.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/useWith.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/dependencies/WebAssemblyImportDependency.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGBoundingBoxOptions.js' 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/lodash/fp/util.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-combinators' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-sync' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/util.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-compound-selectors' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-sync' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGElement.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/valueOf.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-empty-lines' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/operator' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-id' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/media-feature-name-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGGraphicsElement.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/values.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/customevent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setCacheAdd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/valuesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-pseudo-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/cjs/containers' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/jsdom/lib/jsdom/living/svg' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-layout.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-specificity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/without.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-type' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webpack.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values' 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/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/words.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-universal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-no-newline' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/words.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WebpackIsIncludedPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGStringList.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/wrap.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-nested-pattern' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-layout.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperAt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/shell-session.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-qualifying-type' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/time-min-milliseconds' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGSVGElement.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-vendor-prefix' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperChain.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/await-thenable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unicode-bom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setData.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/client/data-bridge/node_modules/@storybook/manager-webpack4/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperLodash.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperReverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGTitleElement.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-layout.rtl.min.css' npm 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/smali.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-disallowed-list' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TextTrackKind.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/xorBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-ts-comment.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/xorWith.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TouchEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setToArray.js' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-keyword-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TouchEventInit.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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/dynamic' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-location.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' 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/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/traversal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/smalltalk.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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/node' 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-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TreeWalker.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-tslint-comment.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WebpackOptionsApply.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/zipObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/Zoom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-case' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-case' 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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setToPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WebpackOptionsDefaulter.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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/UIEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/zipObjectDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-before' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/zipWith.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/UIEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/dependencies/WorkerDependency.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/zipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-location.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/utils.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/package.json' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/generator' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/smarty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/dependencies/WorkerPlugin.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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flake.lock' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/README.md' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/ts3.4' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flake.nix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setToString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/constraint-validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-case' 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/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ValidityState.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-location.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/VisibilityState.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/stylelint-config-wikimedia/node_modules/stylelint/docs' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/modules' 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/jsdom/lib/jsdom/living/generated/VoidFunction.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-no-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/jsdom/lib/jsdom/living/websockets' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/websockets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setWrapToString.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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/time-min-milliseconds' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/WebSocket.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unicode-bom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/WheelEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/WheelEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/stylelint/lib/rules/unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-location.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/stylelint/lib/rules/unit-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/sml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-no-unknown' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/schemes' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-keyword-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/browser/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLDocument.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/datalist.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequestEventTarget.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/stylelint/lib/rules/value-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequestResponseType.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-media.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/debug' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequestUpload.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/solidity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/domparsing' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' 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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/custom-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLSerializer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/level3' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dataset.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_shortOut.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-media.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/solution-file.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/modules' 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/jtd' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/datauri.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_shuffleSelf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' 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/core-js/modules' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-media.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/soy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/modules' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/schemas/plugins/schemes' 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' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/brace-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/Zoom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Stack.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' 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/jtd' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/debug' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-media.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/sparql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' 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/validation' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-literal-property-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackClear.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map' 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/core-js/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/splunk-spl.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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/custom-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/node' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/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/sass/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/decorators.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackDelete.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/media' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-moderation.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/runtime' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/details.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackGet.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/mini-css-extract-plugin/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/ember' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-moderation.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/sqf.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/modules' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/node' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' 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/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/deviceorientation.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackHas.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/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/jtd' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-dangle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/devicepixelratio.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackSet.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map' 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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-moderation.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/sql.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/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/modules' 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/rules/syntaxes' 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' 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/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dialog.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_strictIndexOf.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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/table/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-moderation.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/squirrel.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dispatchevent.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_strictLastIndexOf.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-movement.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/stan.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/modules' 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/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.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/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-indexed-object-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/media-feature-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stringSize.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/tables' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-movement.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/stylus.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/node' 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/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-assertions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stringToArray.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SameValueNonNumber.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SecFromTime.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/@storybook/builder-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-movement.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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-eslint/type-utils/node_modules/typescript/lib/cs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/cs' 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/polished/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/cs' 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/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/de' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/de' 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' 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/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-definitions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/de' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/es' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/es' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/fr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/fr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/fr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SetFunctionLength.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stringToPath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/it' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/it' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/it' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/ko' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/ko' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/ko' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/pl' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/pl' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/pl' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/pt-br' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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-eslint/typescript-estree/node_modules/typescript/lib/pt-br' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SetFunctionName.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/pt-br' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/swift.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/ru' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/ru' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/ru' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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-eslint/type-utils/node_modules/typescript/lib/tr' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/tr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/tr' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/zh-cn' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-exports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/zh-cn' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/zh-cn' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dnssec.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/zh-tw' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/zh-tw' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/zh-tw' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Symbol.js' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js.map' 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/core-js/modules' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-docs/dist/modern/frameworks/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-movement.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/systemd.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/modules' 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/core-js-pure/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SetTypedArrayFromTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/Button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/do-not-track.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_toKey.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SetValueInBuffer.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/commons' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-user.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/shared' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/t4-cs.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/modules' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/es-abstract/2022/BigInt' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-imports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_toSource.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SortIndexedProperties.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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-user.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SortIndexedProperties.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/t4-templating.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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SpeciesConstructor.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SpeciesConstructor.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_trimmedEndIndex.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/modules' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/containers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-user.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/shared' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/t4-vb.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringGetOwnProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringGetOwnProperty.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Uint8Array.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/serialization' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/StringPad.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringPad.js' 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/polished/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/modules' 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/es-abstract/2021/StringToBigInt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringToBigInt.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/StringToCodePoints.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/default-param-last.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringToCodePoints.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringToCodePoints.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-currentscript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_unescapeHtmlChar.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringToNumber.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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/substring.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/modules' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-descending-specificity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-user.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-on-style.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/dot-notation.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-evaluate-xpath.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_unicodeSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' 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/client/data-bridge/node_modules/webpack/lib/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-wikimedia.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/tcl.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/data-uri-highlight' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/SymbolDescriptiveString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SymbolDescriptiveString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SymbolDescriptiveString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-execcommand.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_unicodeToArray.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TestIntegrityLevel.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TestIntegrityLevel.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-wikimedia.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/thisBigIntValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/textile.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisBigIntValue.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/thisBigIntValue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/thisBooleanValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisBooleanValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/thisBooleanValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisNumberValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_unicodeWords.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/react' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-wikimedia.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/toml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/thisStringValue.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisStringValue.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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/thisStringValue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-scrollingelement.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/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/es-abstract/2022/thisSymbolValue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/thisSymbolValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-wikimedia.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/tsx.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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 npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/thisTimeValue.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisTimeValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ThrowCompletion.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/documenthead.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_updateWrapDetails.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ThrowCompletion.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ThrowCompletion.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/tt2.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/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/data-uri-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TimeClip.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-function-return-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/named-grid-areas-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dom-manip-convenience.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/TimeFromYear.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-first-line' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TimeFromYear.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TimeFromYear.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/turtle.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/TimeString.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TimeString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dom-range.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TimeString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_WeakMap.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' 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/@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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/polished/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/modules' 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/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/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TimeWithinDay.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/twig.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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TimeWithinDay.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToBigInt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToBigInt.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToBigInt.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToBigInt64.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-module-boundary-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToBigInt64.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/Button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-descending-specificity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToBigInt64.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToBigUint64.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_wrapperClone.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/axe-core/lib/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToBigUint64.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/modules' 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/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-source' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToBoolean.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/typescript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToBoolean.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToBoolean.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/domcontentloaded.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/add.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/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToDateString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToDateString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/polished/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/modules' 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/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/typoscript.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/modules' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/lib/rules/no-duplicate-at-import-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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/domfocusin-domfocusout-events.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToInt16.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/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/es-abstract/2022/ToInt16.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToInt16.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/unrealscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToInt32.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dommatrix.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/after.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToInt32.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/modules' 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/view/lib/wikibase-tainted-ref/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/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToInt32.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/modules' 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/@storybook/addon-docs/dist/modern/frameworks/svelte' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToInt8.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/modules' 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/es-abstract/2021/ToInt8.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToInt8.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToInt8.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/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/es-abstract/2022/ToIntegerOrInfinity.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/download.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/prismjs/components' 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/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-extra-semicolons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToLength.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToLength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/uri.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@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/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToNumber.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToNumeric.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToNumeric.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToNumeric.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/func-call-spacing.js.map' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dragndrop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/abstract' 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 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/es-abstract/2018' 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/async-iterator' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToObject.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/core-js/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/map' 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/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/v.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToPrimitive.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/full/array' 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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToPrimitive.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/components/dist/modern/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-empty-first-line' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/handlebars/dist/amd/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToPropertyDescriptor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-apex.css' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/vala.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToPropertyKey.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/instance' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToPropertyKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToPropertyKey.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/fetch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToPropertyKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' 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/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/vbnet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/lib/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToString.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-empty-source' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/profile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToString.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/profile' 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/array' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/internal' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-apex.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToUint16.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/velocity.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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToUint16.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/typed-array' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToUint16.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToUint32.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToUint32.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToUint32.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/array' 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/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/core-js/stable/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/core-js/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToUint8.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' 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' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToUint8.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToUint8.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToUint8.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToUint8Clamp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToUint8Clamp.js' 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/public' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToUint8Clamp.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/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToUint8Clamp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-unknown-animations' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-apex.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TrimString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/verilog.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/truncate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/fetch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/array.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/actual/array' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Type.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/vue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Type.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/vhdl.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/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/Button' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/TypedArrayCreate.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-extra-semicolons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/TypedArrayCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TypedArrayCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/element-closest.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/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/dynamic' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TypedArrayCreateSameType.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TypedArrayElementSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-leading-zero' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TypedArrayElementType.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-apex.rtl.min.css' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TypedArrayElementType.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/vim.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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/array' 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/dynamic' 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/async-iterator' 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' 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/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/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/TypedArraySpeciesCreate.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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/element-from-point.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TypedArraySpeciesCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/ary.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TypedArraySpeciesCreate.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@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/es-abstract/2020/BigInt' 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/format' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-wikimediaui.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/element-scroll-methods.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/UnicodeEscape.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/UnicodeEscape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/UnicodeEscape.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/UnicodeEscape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/UnicodeEscape.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/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/table/node_modules/ajv/dist/vocabularies/format' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/modern/components' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-max-precision' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/visual-basic.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/full/promise' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' 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/promise' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' 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/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/UTF16Decode.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/UTF16DecodeString.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/UTF16DecodeSurrogatePair.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/index.js.map' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/UTF16EncodeCodePoint.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/UTF16EncodeCodePoint.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/UTF16EncodeCodePoint.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/fetch' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/UTF16Encoding.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/eme.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/UTF16Encoding.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/assign.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/UTF16SurrogatePairToCodePoint.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/UTF16SurrogatePairToCodePoint.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/UTF16SurrogatePairToCodePoint.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/core-js/features/typed-array' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-wikimediaui.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/ValidateAndApplyPropertyDescriptor.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ValidateAndApplyPropertyDescriptor.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/full/typed-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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ValidateAndApplyPropertyDescriptor.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/warpscript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ValidateAndApplyPropertyDescriptor.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/lib/constant' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/ValidateAtomicAccess.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/ValidateAtomicAccess.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ValidateAtomicAccess.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-invalid-position-at-import-rule' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ValidateAtomicAccess.js' npm WARN 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/map' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ValidateAtomicAccess.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/eot.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/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ValidateIntegerTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/ValidateTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-no-trailing-zeros' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ValidateTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/wasm.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ValidateTypedArray.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/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ValidateTypedArray.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/jtd' 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/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ValidateTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators' 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/instance' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/WeakRefDeref.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/WeakRefDeref.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/array' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-wikimediaui.rtl.css' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/mocha/assets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/wiki.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/constant' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/WeekDay.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/WeekDay.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-irregular-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/WordCharacters.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/WordCharacters.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/WordCharacters.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/array' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/WordCharacters.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/WordCharacters.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/WordCharacters.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/YearFromTime.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/actual/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/YearFromTime.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/init-declarations.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/YearFromTime.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es5.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/assignIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2018' 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/array' 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/core-js/es/instance' 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/validation' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/vue3' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-wikimediaui.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/hot' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/assets' 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/typed-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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/wolfram.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/keyword-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/client/data-bridge/node_modules/caniuse-lite/data/features/es6-class.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/actual/typed-array' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/view/lib/wikibase-tainted-ref/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/ramda/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/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/validation' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/images' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/shared' 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' 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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/wren.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/instance' 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/bootstrap/scss' 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/iterator' 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/validation' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' 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' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-between-class-members.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6-generators.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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 tarnpm 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' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/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/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/xeora.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/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-delimiter-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-unknown-animations' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/view/lib/wikibase-tainted-ref/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/jsdom/lib/jsdom/living/traversal' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/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/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/string' 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' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/images' 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/string' 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/view/lib/wikibase-tainted-ref/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/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/xml-doc.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/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/view/lib/wikibase-tainted-ref/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/@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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/regexp' 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/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/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-ordering.js.map' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/debug' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/assignInWith.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/rxjs/dist/esm/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' 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/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/debug' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/debug' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/xojo.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/async-iterator' 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' 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/instance' 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' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/Button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/number-leading-zero' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6-module.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/full/iterator' 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/array' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-apex.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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/debug' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/xquery.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/array' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' 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/array' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/array' 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/view/lib/wikibase-tainted-ref/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/@storybook/core-server/node_modules/webpack/lib/debug' 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/instance' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/method-signature-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6-number.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/assignWith.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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/core-js/stable/typed-array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-apex.min.js' 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/polished/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/typed-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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/number-max-precision' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/window' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6-string-includes.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/hot' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/full/string' 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/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-core.js' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/yaml.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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/rxjs/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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/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/mini-css-extract-plugin/node_modules/ajv/dist/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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/web-components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' 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/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/core-js/stable/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/yang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/number-no-trailing-zeros' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/client/data-bridge/node_modules/ramda/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/es/instance' 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/typed-array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/features/array' 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/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/async-iterator' 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/dom-collections' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-core.min.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/iterator' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/zig.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/full/async-iterator' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' 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/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' 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/array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-array-constructor.js.map' 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/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/eventsource.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/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/at.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/operators' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/core-js/stable/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/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/actual/object' 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/object' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/typed-array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-base-to-string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/bar' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/view/lib/wikibase-tainted-ref/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/ramda/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/es/object' 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/client/data-bridge/node_modules/prismjs/components' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/stable/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-toolbars.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@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/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-non-null-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/extended-system-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/attempt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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/array' 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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map' 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/iterator' 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/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' 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/typed-array' 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/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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' 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/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/full/typed-array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' 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' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-void-expression.js.map' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/feature-policy.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/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/actual/data-view' 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/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-toolbars.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/validation' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' 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/core-js/features/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/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/before.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/full/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/object' 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/core-js/es/reflect' 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/validation' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/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/features/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/full/object' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' 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' 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/object' 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/core-js/stable/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' 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/object' 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/object' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dupe-class-members.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/es/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/es/object' 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/object' 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/color' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/object' 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/validation' 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/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/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/custom-class' 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/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/full/object' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/stable/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/reflect' 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/get-set-record.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' 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/get-substitution.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/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/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/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets.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/full/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/stable/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/actual/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/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/features/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/full/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/stable/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/array' 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/instance' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-imports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/bind.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/view/lib/wikibase-tainted-ref/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/rxjs/dist/cjs/internal/operators' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' 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/instance' 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/map' 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/core-js/features/object' 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/validation' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' 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/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/download-button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/actual/array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dynamic-delete.js.map' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/Button' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-disallowed-list' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/actual/instance' 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/validation' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets.min.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/function' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/core-js/es/function' 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' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-function.js.map' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/bindAll.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/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map' 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/symbol' 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/core-js/features/reflect' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/features/reflect' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' 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' 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/has-own-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/cli' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/array' 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/object' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-interface.js.map' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/core-js/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' 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/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/full/reflect' 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/validation' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/hidden-keys.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' 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/host-report-errors.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/html.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/custom-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' 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/ie8-dom-define.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' 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/ieee754.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.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/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/core-js/actual/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-explicit-any.js.map' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/bindKey.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/instance' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/string' 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/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/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/features/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/map' 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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/download-button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-non-null-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/fetch.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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/electron' 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/validation' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/stable/string' 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/validation' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.min.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/typed-array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' 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/array' 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' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-parens.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/instance' npm WARN 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/typed-array' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/camelCase.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-disposable-stack' 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/core-js/actual/async-iterator' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/data-view' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows.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/actual/date' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/disposable-stack' 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/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/function' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-semi.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/actual/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/fieldset-disabled.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/actual/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/actual/promise' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/url-search-params' 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/core-js/actual/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/weak-map' 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' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/weak-set' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extraneous-class.js.map' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/fileapi.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/capitalize.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/client/data-bridge/node_modules/es-abstract/2021' 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/lodash/fp' 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/error' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows.min.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/lighthouse/lighthouse-core' 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/core-js/es/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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' 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' 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/object' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/rule-empty-line-before' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/filereader.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/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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript' 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/validation' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/es/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/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/table/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/weak-map' 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/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' 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/array-buffer' 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' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/array' 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/jtd' 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/core-js/features/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/async-iterator' 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' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-floating-promises.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/data-view' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/castArray.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/aria-query/lib/etc/roles/abstract' 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/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' 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/dom-collections' 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/dom-exception' 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/error' 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/function' 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/function' 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/iterator' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/map' 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/@storybook/addon-docs/dist/cjs/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/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui.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' 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/object' 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/core-js/stable' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/reflect' 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/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/validation' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/symbol' 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' 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/typed-array' 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' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-for-in-array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' 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/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/filereadersync.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/commons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/full/bigint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/data-view' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-exception' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' 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/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implicit-any-catch.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/filesystem.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/full/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/ceil.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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/observable' 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/validation' 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/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/promise' 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/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/Button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/url-search-params' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/full/url' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/stable/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' 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/regenerate-unicode-properties/General_Category' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' 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/dom-collections' 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/dom-exception' 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' 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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/function' 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/core-js/stable/function' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-inferrable-types.js.map' 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/@popperjs/core/lib/utils' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/chain.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm' 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/object' 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/validation' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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/reflect' 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/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/client/data-bridge/node_modules/lighthouse/third-party/chromium-synchronization' 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/string' 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/core-js/stable/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/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/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/rxjs/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/stable/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-this.js.map' 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/stylelint/lib/rules/selector-attribute-operator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' 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/indexed-object.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/flac.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/async-iterator' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' 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/inherit-if-required.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/inspect-source.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/install-error-cause.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/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' 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/typed-array' 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/internal-metadata.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-quotes' 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/internal-state.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/actual/set' 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/core-js-pure/actual/reflect' 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/is-array-iterator-method.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/actual/array' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/array' 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' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-void-type.js.map' 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/is-array.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/flexbox-gap.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/is-big-int-array.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/chunk.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/is-callable.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/dist/modern/utils' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/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/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/symbol' 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/polished/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/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/is-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' 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/is-data-descriptor.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/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/set' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loop-func.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/flexbox.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/public' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-class-pattern' 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/client/data-bridge/node_modules/core-js/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/jtd' 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/@popperjs/core/lib/utils' 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/object' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/clamp.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/rxjs/dist/cjs/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' 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/core-js/stable/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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' 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/reflect' 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/core-js/actual/number' 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/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/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/dist/vocabularies/jtd' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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' 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/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/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loss-of-precision.js.map' 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/@storybook/components/dist/cjs/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' 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/is-forced.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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/flow-root.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/core-js/es/object' 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/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/ramda/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/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/data-uri-highlight' 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/handlebars/dist/amd/handlebars/internal' 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/object' 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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' 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' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/reflect' 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/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/reflect' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-magic-numbers.js.map' 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/is-integral-number.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/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/webdriverio/build/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' 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/jsdom/lib/jsdom/living/nodes' 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/is-iterable.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/core-js/actual/number' 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/core-js/es/number' 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/client/data-bridge/node_modules/lodash/clone.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' 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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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/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/@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/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/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/oojs-ui/dist/i18n' 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/is-null-or-undefined.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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/is-object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/is-possible-prototype.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/jtd' 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/is-pure.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/eslint/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/actual/json' 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/view/lib/wikibase-tainted-ref/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-meaningless-void-operator.js.map' 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/lib/rules/selector-attribute-operator-space-after' 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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' 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/ramda/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/is-raw-json.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/is-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/internal' 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/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/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/core-js/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/view/lib/wikibase-tainted-ref/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-new.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/focusin-focusout-events.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' 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/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/es-abstract/2021' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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/@storybook/addon-docs/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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' 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/lighthouse/third-party/chromium-synchronization' 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/polished/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/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/dist/runtime' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/compile/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/object' 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' 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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-promises.js.map' 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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' 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/core-js/actual/set' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/focusoptions-preventscroll.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/cloneDeep.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/client/data-bridge/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/handlebars/lib/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/data-uri-highlight' 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/@storybook/ui/dist/esm/components' 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/is-symbol.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/array' 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/runtime' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' 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/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/array-buffer' 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/core-js-pure/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/@storybook/addon-actions/dist/ts3.4' 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/array-buffer' 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/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/@popperjs/core/lib/utils' 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/array-buffer' 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/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-family-system-ui.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/rxjs/dist/esm/internal/operators' 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/array-buffer' 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/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/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/runtime' 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 WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/refractor/node_modules/prismjs/components' 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/string' 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/validation' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/string' 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' 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/@storybook/components/dist/esm/controls' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-namespace.js.map' 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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/stylelint/lib/rules/selector-attribute-operator-whitelist' 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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-feature.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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/cloneDeepWith.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/full/instance' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/core-js/full/string' 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/validation' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-after' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/dom-exception' 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/core-js/stable/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/dom-exception' 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/bootstrap/scss' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/string' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-nullish-coalescing.js.map' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/core-js/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' 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/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' 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/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' 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' 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/validation' 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/string' 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/core-js/stable/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/core-js/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/iterate-simple.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' 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/object' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-optional-chain.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/iterate.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/iterator-close.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-quotes' 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/iterator-create-constructor.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/iterator-create-proxy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-kerning.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/client/data-bridge/node_modules/lodash/cloneWith.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/iterator-define.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/serialization' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/iterator-indexed.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/iterator-map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-loading.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/array' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' 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/string' 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/string' 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/core-js/es/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/string' 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' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-parameter-properties.js.map' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/stylelint/lib/rules/selector-class-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-metrics-overrides.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/collection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/logging' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/number' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/dom-collections' 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/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-size-adjust.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/iterators-core.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/operators' 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/iterators.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/core-js/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/logging' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/@storybook/core-server/dist/modern/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/controls' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/logging' 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/typed-array' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redeclare.js.map' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webdriverio/build/utils' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-smooth.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/commit.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/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/regexp' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' 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/object' 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/typed-array' 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/array' 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/array' 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/instance' 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/object' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-require-imports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/client/data-bridge/node_modules/caniuse-lite/data/features/font-unicode-range.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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js.map' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/typed-array' 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/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/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/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/features/array' 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' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-restricted-imports.js.map' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-combinator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-variant-alternates.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/compact.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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/instance' 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/jtd' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-id-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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/array-buffer' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/jtd' 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/length-of-array-like.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-shadow.js.map' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-variant-east-asian.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/@storybook/addon-docs/dist/modern/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/object' 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/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' 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/object' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' 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' 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/object' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' 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/make-built-in.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/map-helpers.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/jtd' 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/map-iterate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/map-upsert.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-after' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/ts3.9' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' 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/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-this-alias.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/font-variant-numeric.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/operators' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' 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/array' 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/array' 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/runtime' 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/async-iterator' 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/core-js/features/instance' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/full/iterator' 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/runtime' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' 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/instance' 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/string' 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/string' 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/symbol' 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/instance' 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/string' 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/string' 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' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-throw-literal.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-combinator-space-after' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/fontface.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/number' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/symbol' 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' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-type-alias.js.map' 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/symbol' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/form-attribute.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/concat.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/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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/regexp' 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/runtime' 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/string' 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/standards' 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/symbol' 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/runtime' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/math-expm1.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/math-f16round.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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/math-float-round.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/math-fround.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/math-log10.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' 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/math-log1p.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/math-scale.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/math-sign.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 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/math-trunc.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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/dynamic' 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/runtime' 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' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' 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' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-combinator-space-before' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/form-submit-attributes.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/actual/function' 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/view/lib/wikibase-tainted-ref/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/ramda/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/features/function' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-boolean-literal-compare.js.map' 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/typed-array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/form-validation.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/cond.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' 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/runtime' 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/microtask.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/actual/number' 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/dynamic' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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' 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/core-js/actual/function' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/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/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/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/native-raw-json.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/new-promise-capability.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/normalize-string-argument.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/not-a-nan.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/not-a-regexp.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/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/date' 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/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/dist/vocabularies/dynamic' 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/number-is-finite.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/number-parse-float.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/dynamic' 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/number-parse-int.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/numeric-range-iterator.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' 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/object-assign.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/object-create.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/object-define-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-condition.js.map' 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/object-define-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/object-get-own-property-descriptor.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/object-get-own-property-names-external.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-combinator-whitelist' 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/object-get-own-property-names.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/object-get-own-property-symbols.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/forms.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/object-get-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/esm' 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/object-is-extensible.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/object-is-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/object-iterator.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/object-keys-internal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/object-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/object-property-is-enumerable.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/object-prototype-accessors-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-before' 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/object-set-prototype-of.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/dynamic' 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/object-to-array.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/array-buffer' 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/object-to-string.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/core-js/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/conforms.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' 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/map' 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/dynamic' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-multi-spaces.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/weak-map' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/typed-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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/ordinary-to-primitive.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/vocabularies/dynamic' 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/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/features/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/full/reflect' 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/own-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/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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' 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/string' 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/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/controls' 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/string' 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/string' 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/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-qualifier.js.map' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-multi-str.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-attribute' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/hot' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-arguments.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/conformsTo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' 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/dynamic' 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/mobile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-multiple-empty-lines.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/@storybook/core-common/dist/cjs/utils' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/micromark/lib/tokenize' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/fullscreen.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-class' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/error' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/error' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-constraint.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/constant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-native-reassign.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/@storybook/addon-docs/dist/modern/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/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/@storybook/core-server/dist/cjs/utils' 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/eslint-config-wikimedia/node_modules/eslint/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/stable/number' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-argument.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-id-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/gamepad.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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-negated-condition.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-combinators' 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/parse-json-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/number' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/number' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/json' 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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-assignment.js.map' 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/path.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/performance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' 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/perform.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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/axe-core/lib/core/utils' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-negated-in-lhs.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/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/features/object' 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/core-js/features/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/performance' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/promise-constructor-detection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/promise-native-constructor.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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/promise-resolve.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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' 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/promise-statics-incorrect-iteration.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/controls' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-list-comma-newline-after' 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/object' 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/object' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/object' 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/proxy-accessor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-nested-ternary.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/actual/array' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-compound-selectors' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/regexp' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/performance' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-call.js.map' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/core.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-new-func.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/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-member-access.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/geolocation.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/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/queue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-new-object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-return.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/getboundingclientrect.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/core.min.js' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-new-require.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/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/core-js/features/bigint' 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/iterator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/bigint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/json' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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' 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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/getcomputedstyle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-new-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-id' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/getelementsbyclassname.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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/countBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-new-wrappers.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/@storybook/addon-docs/dist/cjs/frameworks/react/lib/defaultValues' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/controls' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/getrandomvalues.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/codegen' 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/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-pseudo-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' 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/ajv-formats/node_modules/ajv/dist/compile/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' 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/array' 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' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-use-before-define.js.map' 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/array' 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/array' 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/view/lib/wikibase-tainted-ref/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/webpack/lib/container' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/create.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/map' 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/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/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-nonoctal-decimal-escape.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/oojs-ui/dist/i18n' 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/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/typed-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/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/plugins/file-highlight' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/typed-array' 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' 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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-attribute' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-constructor.js.map' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-get-flags.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-sticky-helpers.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/codegen' 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-unsupported-dot-all.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/regexp-unsupported-ncg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/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/core-js/actual/string' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/instance' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-specificity' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/instance' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-var-requires.js.map' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/curry.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/instance' 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/string' 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/string' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-obj-calls.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/string' 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/string' 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/core-js/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/rxjs/_esm2015/internal/operators' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-class' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/non-nullable-type-assertion-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' 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/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/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-octal-escape.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/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-type' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/object-curly-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' 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/symbol' 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' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-octal.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/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/actual/instance' 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/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/polished/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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/file-highlight' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/controls' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' 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' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' 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/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-combinators' 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/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/curryRight.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' 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/safe-get-built-in.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/same-value-zero.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/same-value.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/schedulers-fix.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/actual/object' 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/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' 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/regexp' 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/string' 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/symbol' 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/regexp' 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/string' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/regexp' 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/string' 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/symbol' 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-clone.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/set-difference.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/actual/data-view' 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/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-param-reassign.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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/download-button' 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/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-universal' 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-helpers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' 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-intersection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' 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/jtd' 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/runtime' 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-is-disjoint-from.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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-is-subset-of.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/typescript-reporter' 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-is-superset-of.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/set-iterate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/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/set-method-accept-set-like.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/oojs-ui/dist/i18n' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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' 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/reflect' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-compound-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' 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/object' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/runtime' 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-size.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-path-concat.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-nested-pattern' 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/ajv-formats/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/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/set-species.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' 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-symmetric-difference.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/date.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-plusplus.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/set-to-string-tag.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/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/data-view' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/set-union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' 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/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/core-js/features/date' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/actual/typed-array' 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/reflect' 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/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/polished/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/features/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/filter-highlight-all' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/padding-line-between-statements.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/full/typed-array' 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/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/stable/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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-key.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/jtd' 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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/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/shared.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-process-env.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/prismjs/plugins/download-button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-qualifying-type' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/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/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/bootstrap/scss' 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' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/array' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/operators' 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/typed-array' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/serialization' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/debounce.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/instance' 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/lists' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-process-exit.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/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/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/full/array' 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/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/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/lighthouse/lighthouse-core' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-id' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/compile/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-promise-executor-return.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/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-vendor-prefix' 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/array-buffer' 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/array' 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/runtime' 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/array' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/instance' 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' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/deburr.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-proto.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/full/string' 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/core-js/stable/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' 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/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' 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/polished/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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/filter-highlight-all' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/instance' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' 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/instance' 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' 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/typed-array' 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/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-pseudo-class' 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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-as-const.js.map' 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/instance' 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/iterator' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/features/typed-array' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-prototype-builtins.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/full/async-iterator' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' 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/client/data-bridge/node_modules/ajv-formats/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/dist' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-enum-initializers.js.map' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/defaults.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-redeclare.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/instance' 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/core-js/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/array' 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/instance' 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/typed-array' 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/species-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/actual/symbol' 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/symbol' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/array' 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/instance' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/string' 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/symbol' 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' 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/regexp' 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/string' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/symbol' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/regexp' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-specificity' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-regex-spaces.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/string' 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/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' 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/instance' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' 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/regexp' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/regexp' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' 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' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-for-of.js.map' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/operators' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts.map' 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-cooked.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/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/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/client/data-bridge/node_modules/@storybook/core-common/dist/esm/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/string-pad-webkit-bug.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/unevaluated' 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/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' 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-parse.js' 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 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/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/string-trim-end.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/string-trim-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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-start.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' 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.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' 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/eslint-config-wikimedia/node_modules/eslint/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/features/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' 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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' 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/structured-clone-proper-transfer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-type' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-function-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/unevaluated' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-restricted-exports.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/full/string' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js.map' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack4/node_modules/webpack/lib/logging' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/logging' 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/typed-array' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-includes.js.map' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/defaultsDeep.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/full/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' 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/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/string' 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/string' 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/symbol-constructor-detection.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/symbol-define-to-primitive.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/symbol-is-registered.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/symbol-is-well-known.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/symbol-registry-detection.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/actual/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/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-restricted-globals.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/react/lib/defaultValues' 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/async-iterator' 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/core-js/features/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' 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/jtd' 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/core-js/actual/regexp' 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/regexp' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' 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/regexp' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/logging' 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 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/core-js/features/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/iterator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-max-universal' 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-big-int.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/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/schemes' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/es/number' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-restricted-imports.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/full/number' 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/jtd' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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' 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/validation' 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' 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/jtd' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/full/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-literal-enum-member.js.map' 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' 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' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/gyroscope.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/client/data-bridge/node_modules/es-abstract/2020' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/stable/date' 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/standards' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js.map' 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/client/data-bridge/node_modules/@types/lodash/fp' 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-or-infinity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' 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/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/date' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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 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/features/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/client/data-bridge/node_modules/core-js-pure/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/full/url' 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/@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/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' 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 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-nested-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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-namespace-keyword.js.map' 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 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/hardwareconcurrency.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-positive-integer.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/defaultTo.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/jtd' 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' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-restricted-modules.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/full/number' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' 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' 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/validation' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-nullish-coalescing.js.map' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/wasm' 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/view/lib/wikibase-tainted-ref/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/rxjs/dist/esm/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/hashchange.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/full/symbol' 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/client/data-bridge/node_modules/es-abstract/2021' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/symbol' 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-property-key.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' 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-set-like.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-restricted-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' npmtar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/array' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/wasm' 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/typed-array' 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/array' 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/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/webpack/lib/wasm' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/typed-array' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' 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/instance' 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' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/selector-no-qualifying-type' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-optional-chain.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/heif.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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/defer.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/validation' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/wasm' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/wasm' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/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/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/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/json' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/hevc.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/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' 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/view/lib/wikibase-tainted-ref/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/symbol' 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' 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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-restricted-syntax.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/json' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/lib' 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/core-js/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/json' 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/core-js/stable/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/symbol' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' 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/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/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/stylelint/lib/rules/selector-no-vendor-prefix' 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/error' 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/object' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly-parameter-types.js.map' 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/typed-array' 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/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/validateSchema.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/error' 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/object' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/hidden.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/delay.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/full/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-return-assign.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-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/error' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/validateSchema.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/typed-array' 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-uint8-clamped.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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/validateSchema.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/actual/string' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js.map' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/high-resolution-time.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-return-await.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/full/string' 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/instance' 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/runtime' 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/string' 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/core-js/stable/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array-buffer' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.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/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/validateSchema.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/actual/array-buffer' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.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/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/jtd' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/array' 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/runtime' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/instance' 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' 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/string' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/validateSchema.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-reduce-type-parameter.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/WarnNoModeSetPlugin.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/history.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/difference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' 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/string' 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/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-script-url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/containers' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/WarnNoModeSetPlugin.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/string' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' 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/runtime' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-self-assign.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/jtd' 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/core-js/actual/string' 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/instance' 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/string' 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/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/WarnNoModeSetPlugin.js' 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/@storybook/core-common/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/string' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-regexp-exec.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/differenceBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/es/instance' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-self-compare.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/wasm' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-return-this-type.js.map' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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/try-node-require.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/jtd' 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/try-to-string.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/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-sequences.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/full/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/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/typed-array-constructor.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/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/oojs-ui/dist/i18n' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/wasm' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-species-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/wasm' 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 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/view/lib/wikibase-tainted-ref/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/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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-class-case' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-string-starts-ends-with.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/differenceWith.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/full/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/features/function' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-setter-return.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/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/wasm' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/wasm' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/WatchIgnorePlugin.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/html-media-capture.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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-shadow-restricted-names.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/core-js/stable/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/WatchIgnorePlugin.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/WatchIgnorePlugin.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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/core-js/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/array' 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/view/lib/wikibase-tainted-ref/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/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-ts-expect-error.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/html5semantic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/Watching.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/map' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/WatchIgnorePlugin.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/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/Watching.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/full/weak-map' 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/url-constructor-detection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/WatchIgnorePlugin.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/web' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/promise-function-async.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/testing' 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/v8-prototype-define-bug.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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/validate-arguments-length.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/http-live-streaming.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' 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/object' 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/typed-array' 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/array' 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/array' 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/instance' 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/object' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/object' 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/typed-array' 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/weak-map-basic-detection.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/weak-map-helpers.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/weak-set-helpers.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/parsing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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-define.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/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/whitespaces.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/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/Watching.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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/wasm' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/http2.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/divide.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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-spaced-func.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/wasm' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/wasm' 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/wrap-error-constructor-with-cause.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/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/README.md' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/quotes.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/http3.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' 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/client/data-bridge/node_modules/eslint/lib/rules/no-sparse-arrays.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/oojs-ui/dist/i18n' 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/@storybook/vue3/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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' 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/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/drop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-sync.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' 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/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-tabs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/react' 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/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/wasm' 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/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/core-js-pure/stable' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js.map' 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/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/ramda/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-template-curly-in-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' 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/@storybook/vue3/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-await.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/testing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/iframe-sandbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-ternary.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/lib' 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/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/wasm' 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/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/@storybook/components/dist/esm/blocks' 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' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/dropRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-this-before-super.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/wasm' 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/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/iframe-seamless.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' 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/css-minimizer-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-throw-literal.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts' 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/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/wasm' 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/@storybook/core-common/node_modules/webpack/lib/wasm' 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/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/cli' 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' 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/stylelint/lib/rules/selector-pseudo-element-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/iframe-srcdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-trailing-spaces.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-no-unknown' 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/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/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/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/dropRightWhile.js' 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/parsing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts' 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/@storybook/vue3/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/wasm' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/core-js-pure/features/math' 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' 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/stylelint/lib/rules/selector-pseudo-element-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-undef-init.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/ts3.9' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/testing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/imagecapture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/dropWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-undef.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts' 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/@storybook/vue3/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/@storybook/core-common/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/semi.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/ime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-undefined.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-no-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/each.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-underscore-dangle.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts' 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/@storybook/vue3/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/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' 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/stylelint/lib/rules/selector-pseudo-element-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/import-maps.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/ts3.4' 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/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-union-intersection-members.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/eachRight.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-unexpected-multiline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts' 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/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/cli' 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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-unmodified-loop-condition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/containers' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/time-min-milliseconds' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/webpack.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/endsWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/shared' 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/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/@storybook/components/dist/cjs/controls' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/webpack.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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js.map' 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/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/bin' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-unneeded-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/webpack.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/webpack.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/webpack.web.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/entries.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/object' 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/label' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unicode-bom' 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/es-abstract/2020' 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 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/oojs-ui/dist/i18n' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/shared' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' 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' 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/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/webpack.web.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-type-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/indexeddb.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/webpack.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-unreachable-loop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/webpack.web.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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/webpack.web.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/indexeddb2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/WebpackError.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/object' 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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/entriesIn.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/oojs-ui/dist/i18n' 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/@storybook/builder-webpack4/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/flow-report/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-unreachable.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-type-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/WebpackOptionsApply.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/inline-block.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/webpack.web.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/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts' 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/@storybook/core-common/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/WebpackOptionsApply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' 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/client/data-bridge/node_modules/eslint/lib/rules/no-unsafe-finally.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/eq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/innertext.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/commons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/react/lib/defaultValues' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/object' 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/client/data-bridge/node_modules/es-abstract/2015' 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/oojs-ui/dist/i18n' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/WebpackOptionsApply.js' 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/@storybook/components/dist/esm/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/WebpackOptionsApply.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' 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/codegen' 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/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/stylelint/lib/rules/shorthand-property-no-redundant-values' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/WebpackOptionsDefaulter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/no-unsafe-negation.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/WebpackOptionsDefaulter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts' 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/dist/compile/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' 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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/codegen' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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' 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 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-20T21_48_28_960Z-debug-0.log 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/src/internal/symbol' 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/src/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/zh-cn' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/zh-tw' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal/symbol' 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/src/symbol' 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/src/internal/scheduled' 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/src/internal/scheduled' 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/src/internal/scheduled' 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/src/internal/scheduled' 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/src/internal/scheduled' 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-20T21_48_28_915Z-debug-0.log ERROR: "install:rest-api" 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-20T21_48_16_452Z-debug-0.log --- stdout --- > Wikibase@0.1.0 postinstall > npm-run-all -p install:* > Wikibase@0.1.0 install:rest-api > npm --prefix repo/rest-api ci > 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 --- end --- $ rm -rf package-lock.json node_modules --- stdout --- --- end --- $ /usr/bin/npm install --- stderr --- npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: 'eslint-plugin-jsdoc@37.9.7', 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: '@es-joy/jsdoccomment@0.20.1', 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 deprecated osenv@0.1.5: This package is no longer supported. npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful. npm WARN deprecated @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown npm WARN deprecated har-validator@5.1.5: this library is no longer supported npm WARN deprecated @humanwhocodes/config-array@0.11.14: Use @eslint/config-array instead npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported npm WARN deprecated @humanwhocodes/object-schema@2.0.3: Use @eslint/object-schema instead npm WARN deprecated glob@8.1.0: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@5.0.15: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.2.0: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are no longer supported npm WARN deprecated glob@7.1.7: Glob versions prior to v9 are 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 @stylelint/postcss-css-in-js@0.37.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. 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 v9.0.0+ as we have fixed a public vulnerability with formidable dependency. Note that v9.0.0+ requires Node.js v14.18.0+. See https://github.com/ladjs/superagent/pull/1800 for insight. This project is supported and maintained by the team at Forward Email @ https://forwardemail.net npm WARN deprecated vue@2.7.16: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details. npm WARN EBADENGINE Unsupported engine { npm WARN EBADENGINE package: '@es-joy/jsdoccomment@0.20.1', 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@37.9.7', 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@38.0.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: '@es-joy/jsdoccomment@0.22.1', 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: '@achrinza/node-ipc@9.2.2', npm WARN EBADENGINE required: { node: '8 || 10 || 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: '@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: 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 50 more (@storybook/addon-docs, @storybook/builder-webpack5, ...) 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 deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. 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 stable@0.1.8: Modern JS already guarantees Array#sort() is a stable sort, so this library is deprecated. See the compatibility table on MDN: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/sort#browser_compatibility npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated @babel/plugin-proposal-class-properties@7.18.6: This proposal has been merged to the ECMAScript standard and thus this plugin is no longer maintained. Please use @babel/plugin-transform-class-properties instead. npm WARN deprecated figgy-pudding@3.5.2: This module is no longer supported. 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.5: this library is no longer supported npm WARN deprecated abab@2.0.6: Use your platform's native atob() and btoa() methods instead npm WARN deprecated @types/webpack-dev-server@4.7.2: This is a stub types definition. webpack-dev-server provides its own type definitions, so you do not need this installed. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated consolidate@0.15.1: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog npm WARN deprecated wikimedia-ui-base@0.15.0: Package no longer supported. Please use @wikimedia/codex-design-tokens instead. 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 source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated domexception@2.0.1: Use your platform's native DOMException instead npm WARN deprecated w3c-hr-time@1.0.2: Use your platform's native performance.now() and performance.timeOrigin. npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies 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 @stylelint/postcss-markdown@0.36.2: Use the original unforked package instead: postcss-markdown npm WARN deprecated @hapi/address@2.1.4: Moved to 'npm install @sideway/address' npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated 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 har-validator@5.1.5: this library is no longer supported npm WARN deprecated @stylelint/postcss-css-in-js@0.37.3: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated webpack-chain@6.5.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info. npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated 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 source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated npm WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead. npm WARN deprecated sane@4.1.0: some dependency vulnerabilities fixed, support for node < 10 dropped, and newer ECMAScript syntax/features added 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 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/lib/validators/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/dotdot' npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates. npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/lib/validators/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/commander/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/modules/sockjs-client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sprintf-js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-inspector/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/commander/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/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/es/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/diff/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime/regenerator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/lcov' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-to-primitive/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/dotdot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/json' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/array-includes/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/react/lib/inspection' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mrmlnc/readdir-enhanced/lib/stream' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/flow' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/line-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github/workflows' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/build/lib/typings' 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/text' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib/typings' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' 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/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' 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/schema-utils/declarations' 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/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-static-inline-styles.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/transformers' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/d/sub-files' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/unique-filename/test' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-if-closing-brace-space-after' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/string.prototype.matchall/.github' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/rxjs/dist/cjs/internal/ajax' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/synchronous-promise/.github' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/resolve/test/precedence' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/file-api' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/vendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/EOT' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/fs-extra/lib/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/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/.circleci' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/elements' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-object-diff/dist/diff' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/function.prototype.name/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-unit-jest/presets/typescript-and-babel' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ansi-to-html/test/fixtures' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-logger/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mocha/node_modules/js-yaml/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/resolve/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/function' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-template-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/reporter/node_modules/fs-extra/lib/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/fs' 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/renderKid/styles' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/psl/data' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-s' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/dist/cjs/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/flatted/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hash.js/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.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/full/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/system' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-template-target-blank.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/transform/denormalize-type-references' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/lcovonly' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@bcoe/v8-coverage/src/test' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/addon-panel' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/module_dir' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mrmlnc/readdir-enhanced/lib/sync' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/types' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/.idea/codeStyles' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/lib/plugins/transform-safari-for-shadowing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/webpack-dev-server/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' 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' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/with/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-rpc/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/query-selector-shadow-dom/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raven/vendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/printj/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/lib/js-yaml/type/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/microevent.ts/test' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/test-assets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/path-browserify/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/.github' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@types/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-textarea-mustache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/elliptic/lib/elliptic/precomputed' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/utils/unicode' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint/lib/rule-tester' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/modern/__testtransforms__' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/preview' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-this-in-before-route-enter.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-if-no-null' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/channel-websocket/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/function' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/channel-postmessage/dist/ts3.9' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/stylis/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/inference' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' 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/validation' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' 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. npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/node_modules/webpack-dev-middleware/types' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/node/common' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-0' 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 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/js-yaml/dist' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/esm/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/vocabularies/validation' 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/schema-utils/declarations' 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-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/client/modules/strip-ansi' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/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-service/node_modules/fast-glob/package/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-undef-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' 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-typescript/node_modules/fast-glob/package/out/managers' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/json' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/example' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recursive-readdir/test/testdirBeta' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/semlog/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/inline-color' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/exports' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/task' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/flatted/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN deprecated intl-messageformat-parser@1.8.1: We've written a new parser that's 6x faster and is backwards compatible. Please use @formatjs/icu-messageformat-parser npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hash.js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/lib/system' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mrmlnc/readdir-enhanced/lib/sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/.idea/inspectionProfiles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/build/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/flow' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/line-numbers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github/workflows' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/helpers' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' 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/helpers' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' 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/webpack-virtual-modules/reports' 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' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/function' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/with/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/worker-farm/tests' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/jsdoc-type-pratt-parser/dist/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/schema-utils/declarations' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react/umd' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/deferred' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/printj/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' 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_declaration_breaking_out_of_scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/EOT' 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-bad-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/.github' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/convert' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace/property' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-unit-jest/presets/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/stylis/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/inference' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter' 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/properties' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/esm/types' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-chain/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/browser/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recursive-readdir/test/testdirBeta' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-s' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/it' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/effects' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-import-no-partial-leading-underscore' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/task' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/html-webpack-plugin/lib/webpack4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/relateurl/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/colors/themes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/cucumber' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/transform/wast-identifier-to-index' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mrmlnc/readdir-enhanced/lib/sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/lib/plugins/transform-tagged-template-caching' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-selector-parser/.idea/inspectionProfiles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/cjs/themes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template-vue3/src/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/blocks' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/watchpack-chokidar2/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/through2/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-browserify/node_modules/readable-stream/doc' npm WARN deprecated uuid@3.3.2: 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 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parallel-transform/node_modules/readable-stream/doc' 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/text' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/memory-fs/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/less-variable-resolver/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lazystream/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/flush-write-stream/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-libs-browser/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/from2/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-write-stream-atomic/node_modules/readable-stream/doc' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/hpack.js/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/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/concat-stream/node_modules/readable-stream/doc' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' 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/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/duplexify/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/archiver-utils/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/node_path' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/jsdoc-type-pratt-parser/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/@storybook/vue3/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/readable-stream/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/@storybook/core-common/node_modules/readable-stream/doc' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@storybook/core-common/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/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@types/node/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/with/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/readable-stream/doc' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/alpha-value-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-farm/tests' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@types/node/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/dist/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/function' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/readable-stream/doc' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/fast-glob/package/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/d/sub-files' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/mkdirs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/lib/replace/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/serializer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-object-diff/dist/updated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/vuex-helpers/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/ui' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/inference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib/polyfills' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/serializer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/serializer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-flexbugs-fixes/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/serializer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-jest/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/esm/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/source-map/dist' 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/renderKid/styles' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-core/node_modules/source-map/dist' 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/source-map/dist' 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/pretty-error/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-sfc/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/performance' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/pretty-error/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/uglify-js/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/pretty-error/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/transform/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/public' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/atrule' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/teamcity' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/node_path' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/src/lexer' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/mkdirs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/recursive-readdir/test/testsymlinks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/inline-color' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/ko' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/autoprefixer/data' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-import-partial-extension-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/task' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/mkdirs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/html-webpack-plugin/lib/webpack5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/mock' npm WARN deprecated @hapi/joi@15.1.1: Switch to 'npm install joi' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/precedence/aaa' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/weak-set' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/managers' npm WARNnpm tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-blacklist' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/addon-panel' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/bin' npm 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-typescript/node_modules/fast-glob/package/out/managers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.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/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/utils/async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template/src/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/builders/react' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/mkdirs' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/match-braces' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/deep-equal/.github/workflows' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/file-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' 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/observable' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/copy-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@wdio/cli/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/cli-service/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' 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/webpack-virtual-modules/reports' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/worker-farm/tests' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/ajax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-calc/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-object-diff/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/chrome-launcher/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace/property' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/vuex-helpers/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/modern/__testtransforms__' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/copy-to-clipboard' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/stylis/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib/polyfills' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/definition-syntax' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/tokenizer' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/alpha-value-notation' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/transform' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/node_modules/source-map/dist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/text-lcov' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/postcss-modules-local-by-default/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/async-modules' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/tokenizer' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-flexbugs-fixes/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/dist/test/fixtures/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-jest/node_modules/source-map/dist' 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/source-map/dist' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-core/node_modules/source-map/dist' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-sfc/node_modules/source-map/dist' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/uglify-js/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/transform/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/nested_symlinks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recursive-readdir/test/testsymlinks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/bin/run-s' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/task' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/esm/themes' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/url-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/thread-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/generator/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/raw-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/schema-utils/declarations' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/dot_slash_main' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-loader/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/ensure' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/copy-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/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/cli-service/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.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/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-eslint/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-text-v-html-on-component.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-typescript/node_modules/fast-glob/package/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/builders/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-security/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/public' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' 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_declaration_breaking_out_of_scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/utils' 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-commonjs-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/joi/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-ipc/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/ui' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/cjs/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/stylis/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/argument' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-sources/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-env/lib/polyfills' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/plugin-syntax-typescript/test/fixtures/disallow-jsx-ambiguity/type-parameter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-flexbugs-fixes/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-jest/node_modules/source-map/dist' 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/source-map/dist' 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/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-core/node_modules/source-map/dist' 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/properties' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-sfc/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/uglify-js/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/source-map/dist' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/source-map/dist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/traverse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/text-summary' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/false_main' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/source-map/dist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv-keywords/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/transform/node_modules/source-map/dist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@jest/reporters/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/schema-utils/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/output' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/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/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/commonjs/truncate' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/line-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/http-proxy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/mock' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/builders/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-typescript/generator/template-vue3/src/views' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/request/node_modules/qs/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github/workflows' 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/keyboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/express/node_modules/qs/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/copy' 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/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/body-parser/node_modules/qs/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/move' 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/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/incorrect_main' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/script-handlers/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/utils/patterns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/tar-fs/test/fixtures/d/sub-dir' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/qs/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-component-is.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/commonjs/truncate' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/min-document/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/generator/template/src/assets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/builders/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/utils/patterns' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-import-from-vue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-separate-static-class.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/commonjs/truncate' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-expose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-true-attribute-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-name-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/custom-class' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/math' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-component-is.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/htmlParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/custom-class' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/esm/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/istanbul-reports/lib/text' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/router/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/@storybook/api/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/types' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-name-space-after' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/argparse/lib/argument' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-sources/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/remove' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/node_modules/source-map/dist' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sugarss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/previewers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map-support/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-scss/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-scope/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-extract-imports/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-values/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-safe-parser/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/merge-source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runner/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-runtime/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-flexbugs-fixes/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/icss-utils/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-lib-source-maps/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-modules-local-by-default/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-sass/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/escodegen/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/autoprefixer/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-less/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-loader/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/babel-jest/node_modules/source-map/dist' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-core/node_modules/source-map/dist' 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/properties' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/node_modules/source-map/dist' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/compiler-sfc/node_modules/source-map/dist' 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/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/webpack/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/uglify-js/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/transform/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/reporters/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types' npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142 npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/source-map/node_modules/source-map/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.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-service/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-name-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-paint-api.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-service/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/output' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-placeholder-shown.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bs-logger/dist/utils' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/css-placeholder.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-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/addon-panel' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/modern/themes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-expose.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/generator/template/src/views' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-read-only-write.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/output' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-rebeccapurple.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/styled-base/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-name-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-reflections.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/file-system-cache/node_modules/fs-extra/lib/copy' 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/conf' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/output' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' 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/validation' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/output' 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/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/reports' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/de' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/.vscode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hpack.js/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mdast-util-to-hast/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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/templates/exampleFiles/cucumber' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/cjs/globals' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/ui' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/argument' 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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/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/parse5/lib/utils' 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-typescript/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/quux' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-regions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/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/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-repeating-gradients.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-resize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/data-uri-highlight' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-revert-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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/caniuse-lite/data/features/css-rrggbbaa.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-scroll-behavior.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-scroll-timeline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/data-uri-highlight' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-scrollbar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-sel2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-sel3.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-selection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/script-indent.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-shapes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-snappoints.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint-scss/dist/rules/at-mixin-named-arguments' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-sticky.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-subgrid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/line-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/traverse' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-supports-api.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-service/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-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/same_names/foo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-table.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/path-exists' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-align-last.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/mock' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/element-resize-detector/src/detection-strategy' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/events/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sast/node_modules/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-justify.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/cjs/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-orientation.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sass.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/esm/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-text-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/path/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/scala.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/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-textshadow.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-touch-action-2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/scheme.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib/visitors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github/workflows' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/scss.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/copy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' 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/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-touch-action.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/path-exists' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/shell-session.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/cli/node_modules/fs-extra/lib/path-exists' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-style.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/webpack-virtual-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/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/caniuse-lite/data/features/css-transitions.js' npm 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/eslint-reporter/types' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/smali.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-unicode-bidi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-unset-value.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/smalltalk.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/webpack-virtual-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/webpack-virtual-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-bundle-analyzer/public' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-variables.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/smarty.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/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-when-else.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/symlinked/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/match' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/es' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-widows-orphans.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' 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_declared_after_use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/collections' 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-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/shadowed_core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/chrome-launcher/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/router/dist/ts3.9' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' 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/webpack-dev-middleware/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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/show-invisibles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/generator/template/src/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/tokenizer' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/clone' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/tokenizer' 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/observable' 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/jtd' 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/jtd' 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/jtd' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/solidity.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/http2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/download-button' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/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/npm-run-all/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/.vscode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/caniuse-lite/data/features/css-width-stretch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/remove' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-mixin-parentheses-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/csso/lib/restructure/prepare' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/solution-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/array-buffer' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-writing-mode.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/soy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/help' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/abstract-syntax-tree/parsers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/remove' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css-zoom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib/visitors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/constants' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sparql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/download-button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-semicolon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.js' 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/keyboard' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/splunk-spl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/mkdirs' 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-exception' 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-typescript/node_modules/fast-glob/package/out/providers' 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/conf' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/style-variables' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/remove' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/cli/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/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/lib/unpackers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-boxsizing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sqf.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-colors.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/scheduler/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-on-style.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-cursors-grab.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/sql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-cursors-newer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/squirrel.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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-cursors.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/stan.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/css3-tabsize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/stylus.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/swift.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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/currentcolor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/custom-elements.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/systemd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/custom-elementsv1.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/t4-cs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/fr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/customevent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/t4-templating.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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/t4-vb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tap.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tcl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/textile.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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/element-resize-detector/src/detection-strategy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/mocha/assets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/convertor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/toml.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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/datalist.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tremor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/mocha/assets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dataset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tsx.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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/datauri.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/tt2.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/webpack-dev-middleware/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/turtle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/decorators.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/twig.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/details.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/electron' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/typescript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/deviceorientation.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/typoscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/devicepixelratio.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/unrealscript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dialog.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/uorazor.js' 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-exception' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/line-numbers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/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/full/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/ts-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/pathfilter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dispatchevent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/uri.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-mixin-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/v.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/file-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/mock' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/vala.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/dist' npm WARN deprecated svgo@1.3.2: This SVGO version is no longer supported. Upgrade to v2.x.x. npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-property-requirelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dnssec.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/vbnet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/do-not-track.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/velocity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/shared' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/argparse/lib/help' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/file-highlight' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/document-currentscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/verilog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/lib/visitors' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/promise' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/vhdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github/workflows' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/precedence/aaa' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/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/cpy/node_modules/fast-glob/out/providers' 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/eslint-reporter/issue' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/it' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/globals' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/esm/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/modern/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/modern/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cssstyle/lib/utils' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/document-execcommand.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/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/vim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/node_modules/chrome-launcher/.github' 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/dynamic' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/document-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/plugins/filter-highlight-all' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/document-scrollingelement.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/visual-basic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/serialization' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/documenthead.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/warpscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/dist/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dom-manip-convenience.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/wasm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dom-range.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/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/clone' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/precedence/bbb' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/utils' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/refractor/lang/web-idl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/filter-highlight-all' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/domcontentloaded.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/got/dist/source/core/utils' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/ajax' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/domfocusin-domfocusout-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/react-syntax-highlighter/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-semicolon-space-before' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/dist' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/wiki.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-firestore-security-rules.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dommatrix.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/wolfram.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-firestore-security-rules.min.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/cli-service/node_modules/fast-glob/package/out/providers' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/download.js' npm npmWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/scripts' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/wren.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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/without_basedir' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/preset-modules/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-flow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/dragndrop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/refractor/lang/xeora.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/src/unpackers' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/matcher' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npmnpm WARN tarWARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/formatters' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-flow.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/xml-doc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-fortran.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-fortran.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/xojo.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-fsharp.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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-fsharp.min.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/element-closest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/yaml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ftl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/element-from-point.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/yang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ftl.min.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/element-scroll-methods.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/eme.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/refractor/lang/zig.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gap.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/eot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gcode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/server' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gcode.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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_declared_after_use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/object-inspect/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gdscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es5.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-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/ajax' npm npm WARN tarWARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/prismjs/components/prism-gdscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN npmtar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/generator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/lighthouse/lighthouse-core' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-newline-before' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gedcom.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/dist/jsx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-class.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/dynamic' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/ts3.4' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/toolbar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/postcss-loader/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-loader/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/node_modules/semver/bin' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/clone' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' 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-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gedcom.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-generators.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/mwbot/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gherkin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/at-rule-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.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/fs-extra/lib/mkdirs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-module.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/dynamic' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gherkin.min.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/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/mkdirs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-number.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wmde/lib-version-check/node_modules/semver/bin' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/autolinker/dist/es2015/truncate' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-git.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/eslint-config-typescript/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-service/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6-string-includes.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-plugin-babel/node_modules/semver/bin' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/node_modules/semver/bin' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-git.min.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/string' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-space-after' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/es6.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-snapshot/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-glsl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/helpers/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/node_modules/semver/bin' 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/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/css-loader/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@npmcli/fs/node_modules/semver/bin' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-glsl.min.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/semver/bin' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-shared-utils/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gml.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/line-numbers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/eventsource.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/config' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/extended-system-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/methods' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/caniuse-lite/data/features/feature-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/pako/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-gn.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-go-module.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-go-module.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-go.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/profile' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/errors' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-go.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-space-before' 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/@babel/helpers/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/fetch.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/js/src/tools' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/syntax/pseudo' 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/dns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/deep-equal/.github/workflows' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/refs' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-graphql.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/dns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-graphql.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' 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/dns' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/fieldset-disabled.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-groovy.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/comment-no-empty' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/types/node_modules/@types/node/dns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' 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/dns' 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/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-groovy.min.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/tslint/lib/formatters' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/fileapi.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/@types/node/dns' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/clamp.js' 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/dns' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/filereader.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/filereadersync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haml.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/filesystem.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' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-handlebars.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/a' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/ajax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-handlebars.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/ko' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haskell.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/flac.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/cloneDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move-sync' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haskell.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-multi-spaces.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-multi-str.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-multi-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/flexbox-gap.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/cloneDeepWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haxe.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-multi-str.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/flexbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-haxe.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-multiple-empty-lines.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/cjs/react' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-multiple-empty-lines.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/flow-root.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/cloneWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hcl.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/move-sync' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-native-reassign.js' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/helper-define-polyfill-provider/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-controls/dist/ts3.4' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-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/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/prismjs/components/prism-hcl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-negated-condition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-native-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-no-empty' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-negated-in-lhs.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/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-compat/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-negated-condition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/helpers/scripts' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/focusin-focusout-events.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/build/lib/typings' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/schemes' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/move-sync' 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-typescript/node_modules/fast-glob/package/out/providers' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-nested-ternary.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/fs-extra/lib/move-sync' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-negated-in-lhs.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/focusoptions-preventscroll.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/commit.js' 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/properties' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/highlight-keywords' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-func.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-nested-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/clients' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-func.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-family-system-ui.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/methods' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv/lib/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/build/lib/typings' 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/build/lib/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-require.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-object.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-feature.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-symbol.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-require.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-closing-brace-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-kerning.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/highlight-keywords' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace/property' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new-wrappers.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/core-js/symbol' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-symbol.js' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-loading.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-opening-brace-newline-after' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-new.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.4' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new-wrappers.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/modern/mdx' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-metrics-overrides.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/components/dist/esm/shared' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hlsl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-nonoctal-decimal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-new.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-size-adjust.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-obj-calls.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-nonoctal-decimal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/regexp-tree/dist/transform' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-smooth.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/concat.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/methods' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-hlsl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-octal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/errors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-unicode-range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/parser/typings' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hoon.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-octal.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-obj-calls.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-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/cond.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hoon.min.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-param-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/conf' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-closing-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-octal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-variant-alternates.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/components' 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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tar-fs/test/fixtures/b' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stream-http/test/server' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hpkp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-path-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-octal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-variant-east-asian.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/conforms.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/attributes' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsonc-parser/lib/umd' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-hpkp.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-plusplus.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-param-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/font-variant-numeric.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-element-to-jsx-string/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ua-parser-js/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hsts.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-process-env.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/fontface.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/conformsTo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-hsts.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/globals' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/iconv-lite/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-path-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/form-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/cjs/themes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/lib/scope' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/move' 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/jtd' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/treeview' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-http.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-process-exit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-plusplus.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/form-submit-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/constant.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/move' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-http.min.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-promise-executor-return.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/fs-extra/lib/move' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-process-env.js' 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/properties' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/form-validation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/match-braces' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-proto.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-process-exit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/forms.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ichigojam.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-prototype-builtins.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-promise-executor-return.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ichigojam.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-redeclare.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-proto.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/core.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-yaml/lib/js-yaml/type/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/replace/property' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/custom-elements' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' 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/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-icon.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-prototype-builtins.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/fullscreen.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-icon.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-regex-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-redeclare.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/core.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-icu-message-format.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-opening-brace-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-exports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-regex-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/gamepad.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/js-yaml/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-icu-message-format.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-globals.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-idris.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-exports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-idris.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/file-system-cache/node_modules/fs-extra/lib/output' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/clone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/errors' 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/scheduler' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-globals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/create.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/prismjs/components/prism-iecst.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-modules.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/geolocation.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-iecst.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/getboundingclientrect.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/curry.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ignore.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-modules.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/getcomputedstyle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ignore.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-restricted-syntax.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/getelementsbyclassname.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/block-opening-brace-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/vnodeTransformers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-inform7.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-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-opening-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/getrandomvalues.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/curryRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-inform7.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-return-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-restricted-syntax.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-return-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-inspector/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-return-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ini.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-script-url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-return-await.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/date.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ini.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-self-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-script-url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-self-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/eslint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-self-compare.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-self-compare.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-io.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-sequences.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-sequences.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/deburr.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-io.min.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/locales' 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_declared_inside_selector' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-setter-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-setter-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/examples' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ua-parser-js/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/esm/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.9' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-j.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-shadow-restricted-names.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/defaults.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/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/ajv-formats/node_modules/ajv/dist/vocabularies/validation' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-j.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-shadow-restricted-names.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/baz' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/block-opening-brace-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-java.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-spaced-func.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-java.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-spaced-func.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javadoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/vnodeTransformers' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-function-notation' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/cli-highlight/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javadoc.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-tabs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/lib/clone' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javadoclike.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/errors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-tabs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es5-shim/tests/spec' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-template-curly-in-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/loglevel/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/schemas' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/defaultTo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javadoclike.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-template-curly-in-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/dist' 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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-opening-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' 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/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-this-before-super.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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/defer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/jsdoc-type-pratt-parser/dist/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-hex-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/src/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javascript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-this-before-super.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/semver/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/errors' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-throw-literal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javascript.min.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-trailing-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javastacktrace.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-throw-literal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/server' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/cjs/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-trailing-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-function-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/test-utils/dist/vnodeTransformers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/jsdoc-type-pratt-parser/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/providers' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-undef-init.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/gyroscope.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/difference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-draggable/build/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-javastacktrace.min.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-typescript/node_modules/fast-glob/package/out/providers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-undef.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/hardwareconcurrency.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jexl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-undef-init.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mwbot/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-undefined.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/hashchange.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/differenceBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jexl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-no-hex' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-undef.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/diff/lib/convert' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-underscore-dangle.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/heif.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jolie.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-undefined.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/hevc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jolie.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-underscore-dangle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/cjs/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unexpected-multiline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/hidden.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-jq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/esm/themes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unmodified-loop-condition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/svgo/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/caniuse-lite/data/features/high-resolution-time.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jq.min.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/runtime' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unexpected-multiline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-no-invalid-hex' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/history.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/dollar-variable-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-js-extras.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unmodified-loop-condition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/core/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unneeded-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-js-extras.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-hex-length' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/hmr' 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/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/mini-css-extract-plugin/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-js-templates.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/fs-extra/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unneeded-ternary.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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unreachable-loop.js' 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/properties' 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-typescript/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unreachable-loop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unreachable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-js-templates.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unreachable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unsafe-finally.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unsafe-finally.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-unsafe-negation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/html-media-capture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/prismjs/components/prism-jsdoc.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack-dev-server/client/clients' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unsafe-optional-chaining.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/html5semantic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/lodash/dropRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/named-grid-areas-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-json.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unsafe-negation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/match-braces' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/http-live-streaming.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-json.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unsafe-optional-chaining.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/promise/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-no-empty' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unused-expressions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/dollar-variable-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/http2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-json5.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unused-expressions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unused-labels.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/http3.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/dropRightWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-json5.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unused-labels.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' 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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/components/dist/modern/shared' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unused-private-class-members.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/dropWhile.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-typescript/node_modules/fast-glob/package/out/types' 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/repo/rest-api/node_modules/webpack/schemas/plugins/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/ajax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/unescaped-markup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/component-compiler-utils/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/ajax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vuex-smart-module/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-use-before-define.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-no-hex' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/prefetch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/client-api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-backreference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/modern/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/webpack/lib/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/scripts' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/jsonp-highlight' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' 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/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-use-before-define.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriver/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd' 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/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/reporter/node_modules/fs-extra/lib/remove' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-call.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/iframe-sandbox.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/eachRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' 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/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/remove' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-catch.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/iframe-seamless.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/jtd' 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/fs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-backreference.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-typescript/node_modules/webpack/lib/web' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-computed-key.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/iframe-srcdoc.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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/prismjs/plugins/jsonp-highlight' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/compile/jtd' 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/fs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/devtools-service/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/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-call.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/entries.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/color-no-invalid-hex' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-catch.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsonp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/no-useless-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-computed-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsonp.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/entriesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-whitespace-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/dollar-variable-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsstacktrace.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/remark-parse/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/imagecapture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsstacktrace.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/src' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-rename.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-useless-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/img-naturalwidth-naturalheight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsx.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/import-maps.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/postinstall/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/dist/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-jsx.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' 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-typescript/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-var.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/core/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-rename.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-julia.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' 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/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-useless-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-julia.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/multirepo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/prefetch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-void.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-warning-comments.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/js-beautify/js/src/core' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-var.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-whitespace-before-property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/every.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/keep-markup' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/no-with.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/indexeddb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-void.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/indexeddb2.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdoc-type-pratt-parser/src/lexer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-warning-comments.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stream-http/test/server' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/inline-block.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-whitespace-before-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/innertext.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/webworker' 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_declared_inside_selector' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/keep-markup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/nonblock-statement-body-position.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-bad-js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/cjs/__typings__' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/clover' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/no-with.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/intl-messageformat/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-color.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-keepalived.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/standalone' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/object-curly-newline.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-datetime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/dollar-variable-default' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/esm/mdx' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-keepalived.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-email-tel-url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/modern/themes' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/traverse/scripts' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/webdriverio/node_modules/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-keyman.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-event.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/number' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/nonblock-statement-body-position.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-keyman.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/module_dir' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-file-accept.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/object-curly-newline.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/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kotlin.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/node_modules/fs-extra/lib/util' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/object-property-newline.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-file-directory.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/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/filter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/fast-glob/package/out/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kotlin.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/data' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/object-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-file-multiple.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/esm/services' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kumir.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/custom-media-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-inputmode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/find.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kumir.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/ajax' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/one-var-declaration-per-line.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-minlength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kusto.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/one-var.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-number.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/object-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-kusto.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-pattern.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/findIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-webpack-plugin/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/@babel/types/lib/clone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/eslint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-whitespace-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/plugins/wpd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5-htmlparser2-tree-adapter/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/parse5/lib/extensions' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/jsdom/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/hast-util-raw/node_modules/parse5/lib/extensions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/file-system-cache/node_modules/fs-extra/lib/walk' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-latex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/operator-assignment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/dot_main' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-placeholder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-webpack-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/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/one-var-declaration-per-line.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/prismjs/components/prism-latex.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-range.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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rule-tester' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/one-var.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-latte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/ts-jest/dist/cli/config' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/input-search.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/uuid/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/color-named' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-latte.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/input-selection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/operator-assignment.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-less.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/padded-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/insert-adjacent.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/findLast.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-word-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-less.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/insertadjacenthtml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/internationalization.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-plugin-jest-formatting/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@mdx-js/mdx/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lilypond.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/padding-line-between-statements.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/findLastIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/schemas' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-lilypond.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/false_main' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/intersectionobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/traverse/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-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-controls/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/intl-pluralrules.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-named' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/padded-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-bang-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/intrinsic-width.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/findLastKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/standalone' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/padding-line-between-statements.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/lodash/first.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mdast-util-to-markdown/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/prismjs/components/prism-liquid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-arrow-callback.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flatMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/js-yaml/lib/js-yaml/type/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-liquid.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jquery/src/queue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/previewers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/svgo/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/invalid_main' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lisp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-const.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flatMapDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-arrow-callback.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lisp.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-livescript.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-service/node_modules/fast-glob/package/out/utils' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-destructuring.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flatMapDepth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-const.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/router/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-exponentiation-operator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/postinstall/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/custom-property-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-livescript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-no-redundant-longhand-properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flatten.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-destructuring.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/config/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-llvm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-named-capture-group.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/jpeg2000.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/walker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-llvm.min.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-numeric-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/jpegxl.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flattenDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-exponentiation-operator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/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/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-log.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/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/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/jpegxr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-named-capture-group.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/@storybook/core-server/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-log.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-object-spread.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flattenDepth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lolcode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/sast/node_modules/fs-extra/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-promise-reject-errors.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/json.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-numeric-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lolcode.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ramda/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-object-has-own.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lua.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/test/resolver/multirepo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-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/@vue/cli-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-reflect.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-object-spread.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/window' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-bang-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-lua.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-regex-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/floor.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-bad-mjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ramda/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-property-shorthands.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/cobertura' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-magma.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-popper/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-rest-params.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/node-forge/flash' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-promise-reject-errors.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/prismjs/components/prism-magma.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-spread.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-reflect.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-makefile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-proxy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-code.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/modern/mdx' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-makefile.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/inquirer/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flowRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-regex-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markdown.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/traverse/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/keyboardevent-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-reflect.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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/eslint/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-location.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forEach.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-rest-params.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markdown.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/dollar-variable-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-spread.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markup-templating.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/quotes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/keyboardevent-which.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forEachRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-d-flag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib/rules/prefer-template.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-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/radix.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-typescript/node_modules/fast-glob/package/out/utils' 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/properties' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markup-templating.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-no-duplicate-properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-markup.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-lookbehind-assertions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/transformers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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-markup.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forInRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-named-capture-groups.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/quotes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forOwn.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/require-atomic-updates.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' 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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/radix.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/npm-run-all/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-prototype-compile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint/lib/rules/require-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/forOwnRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cli-highlight/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-matlab.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/require-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-matlab.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/require-unicode-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-prototype-flags.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-maxscript.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-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/require-yield.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/migrator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/prismjs/components/prism-maxscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/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/features/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/rest-spread-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fromPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-atomic-updates.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/prismjs/components/prism-mel.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/cjs/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-s-flag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-single-line-max-declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/svgo/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/resolve/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-u-flag.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/function.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/wast-parser/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/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/prismjs/components/prism-mel.min.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/full/async-iterator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/src/event' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/eslint/lib/rule-tester' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/profile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/lazyload.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/highlight.js/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/tools' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-unicode-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-unicode-property-escapes-2019.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mermaid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-trailing-semicolon' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/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/@storybook/builder-webpack4/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/sast/node_modules/fs-extra/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/require-yield.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mermaid.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/functionsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/vue-docgen-api/dist/script-handlers/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/rest-spread-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mizar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/vue/server-renderer' 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_referencing_two_variables' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mizar.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lodash/get.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mongodb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/let.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-typescript/node_modules/fast-glob/package/out/utils' 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/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-mongodb.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createMathOperation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/schemas' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/tools' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-unicode-property-escapes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-monkey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/semi-spacing.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/format' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-icon-png.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/groupBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-monkey.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/semi-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-icon-svg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-moonscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/semi.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/gt.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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-regexp-y-flag.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-moonscript.min.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/format' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-rel-modulepreload.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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-n1ql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/link-rel-preconnect.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/gte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-n1ql.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/sort-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/link-rel-prefetch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/vocabularies/format' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-rest-parameters.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-n4js.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-rel-preload.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/has.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-n4js.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/link-rel-prerender.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nand2tetris-hdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/sort-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/hasIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/semi-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nand2tetris-hdl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/loading-lazy-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/semi-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-naniscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/localecompare.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/head.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/spdy-transport/lib/spdy-transport/protocol/spdy' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/double-slash-comment-whitespace-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createPadding.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-rest-spread-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@vue/cli-service/node_modules/fast-glob/package/out/utils' 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-typescript/node_modules/fast-glob/package/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/semi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-naniscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/previewers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nasm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nasm.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/identity.js' 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/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/sort-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/router/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-neon.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-neon.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/eslint/lib/rules/space-before-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/includes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nevod.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/space-before-function-paren.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/sort-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nevod.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' 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' 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/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nginx.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/space-in-parens.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/index.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/fs-extra/lib/mkdirs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/wast-parser/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-code-frame/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/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/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/helper-module-context/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-shadow-catch-param.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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/@storybook/core-server/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/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createRecurry.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nginx.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/@storybook/builder-webpack4/node_modules/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-single-line-max-declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-shared-array-buffer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/resolve/test/resolver/symlinked/_/node_modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/function-color-relative' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/indexOf.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nim.min.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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/intl-messageformat/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/magnetometer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-plugin-jest-formatting/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createRelationalOperation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-nix.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/spaced-comment.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/matchesselector.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-spread-elements.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-before-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nix.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/strict.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/matchmedia.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createRound.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-trailing-semicolon' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/mathml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/initial.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lib/linter/code-path-analysis' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-before-function-paren.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/maxlength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/normalize-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/csf-tools/dist/cjs/mdx' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/inRange.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-create-html-methods.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint/lib/rules/switch-colon-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createToPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/@storybook/vue3/dist/cjs/client/preview' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/intersection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/symmetricDifferenceWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/symbol-description.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-fromcodepoint.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/symmetricDifferenceWith.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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/normalize-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/media-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/intersectionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/function-quote-no-quoted-strings-inside' 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/table/dist/schemas' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/spaced-comment.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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/media-fragments.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jquery/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_createWrap.js' 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/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-nsis.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/media-session-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/intersectionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-codepointat.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/strict.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_customDefaultsAssignIn.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/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/traversing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-nsis.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/domparsing' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/template-tag-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mediarecorder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/invert.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/is-file-esm/test/fixtures/type-commonjs-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-endswith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/prismjs/components/prism-objectivec.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' 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/view/lib/wikibase-tainted-ref/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/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mediasource.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/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/take.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/switch-colon-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-objectivec.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/menu.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/invertBy.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/@storybook/theming/dist/esm/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sast/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/take.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/symbol-description.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_customDefaultsMerge.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ocaml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/meta-theme-color.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-includes.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/takeLast.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ocaml.min.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/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/meter.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/fs-extra/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_customOmitClone.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/takeLast.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-space-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/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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-opencl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/constants' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/invoke.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-matchall.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ramda/es/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-opencl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint/lib/rules/unicode-bom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/function-unquote-no-unquoted-strings-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/template-tag-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-openqasm.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/use-isnan.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-normalize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-openqasm.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/midi.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/invokeMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_deburrLetter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-oz.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/minmaxwh.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/intl-messageformat/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-padstart-padend.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-oz.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint/lib/rules/valid-jsdoc.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/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArguments.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/ramda/es/test.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-parigp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/test.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_defineProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-parigp.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/valid-typeof.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/thunkify.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/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/unicode-bom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/prismjs/components/prism-parser.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/thunkify.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_equalArrays.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-parser.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/eslint/lib/rules/vars-on-top.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArrayBuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/constants' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/es/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-repeat.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pascal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pascal.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mp3.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArrayLike.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/use-isnan.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-pascaligo.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_equalByTag.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/wrap-iife.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mpeg-dash.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/core/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-replaceall.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pascaligo.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mpeg4.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isArrayLikeObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_equalObjects.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/eslint-config-wikimedia/node_modules/eslint/lib/rules/valid-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pcaxis.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/wrap-regex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/es/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-startswith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pcaxis.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isBoolean.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/valid-typeof.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-peoplecode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/eslint/lib/rules/yield-star-spacing.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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/vars-on-top.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-peoplecode.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/show-invisibles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_escapeHtmlChar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint/lib/rules/yoda.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/isBuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/providers/matchers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-substr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-perl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint-scss/dist/rules/map-keys-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@webassemblyjs/ast/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_escapeStringChar.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/build/assets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-perl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/constants' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/isDate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib/rules/wrap-iife.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-php-extras.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/toUpper.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/wrap-regex.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-php-extras.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/multibackgrounds.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isElement.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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/toUpper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-php.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/multicolumn.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/table/dist/schemas' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/transduce.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/yield-star-spacing.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mutation-events.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isEmpty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/transduce.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/utils/async' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-php.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-trimleft-trimright.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/dist/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/mutationobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/transpose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/media-feature-value-dollar-variable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/eslint-config-wikimedia/node_modules/eslint/lib/rules/yoda.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_referencing_two_variables' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-phpdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_flatRest.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/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/transpose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-phpdoc.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isEqual.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/traverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/prismjs/components/prism-plsql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/clipboardy/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/traverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-plsql.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-prototype-trimstart-trimend.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isEqualWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ramda/es/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-powerquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/ramda/src/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_freeGlobal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-powerquery.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-string-raw.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/tryCatch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/no-dollar-variables' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getAllKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-powershell.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/tryCatch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/constants' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isFinite.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/es/type.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-powershell.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/type.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isFunction.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/ramda/es/unapply.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/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/core/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getAllKeysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/namevalue-storage.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unapply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/native-filesystem-api.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-subclassing-builtins.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/gensync-utils' 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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/no-duplicate-dollar-variables' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/nav-timing.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/navigator-language.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/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isLength.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getData.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/ramda/src/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/test/dotdot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/es/uncurryN.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-symbol-prototype-description.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/prismjs/components/prism-processing.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uncurryN.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-processing.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unfold.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/is-file-esm/test/fixtures/type-commonjs-mjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getFuncName.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-prolog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webdriverio/build/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isMatch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/fast-glob/out/providers/matchers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unfold.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-prolog.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csso/lib/restructure/prepare' 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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/netinfo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/no-duplicate-mixins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-promql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/lodash/isMatchWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/union.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getHolder.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/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/esm/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/runtime' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-promql.min.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/cjs/react' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/modern/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/es/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-template-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lodash/isNaN.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unionWith.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/aria' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-properties.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getMapData.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-protobuf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/lodash/isNative.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uniq.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' 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-typescript/node_modules/webpack/lib/web' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-top-level-await.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-protobuf.min.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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/no-global-function-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/cpy/node_modules/fast-glob/out/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getMatchData.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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-trailing-commas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-psl.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-psl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/notifications.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isNil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/uniqWith.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/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pug.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/json-summary' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isNull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/gensync-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unless.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pug.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/recast/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unless.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getNative.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-puppet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isNumber.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-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-trailing-function-commas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-puppet.min.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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/object-entries.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/operator-no-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/unnest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pure.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/object-fit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getPrototype.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/cjs/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getRawTag.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/unnest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/client-api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/object-observe.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/until.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-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-typed-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/abstract-syntax-tree/parsers' 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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-pure.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/operator-no-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/object-values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isObjectLike.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/until.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getSymbols.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-purebasic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/objectrtc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-unicode-codepoint-escapes.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-purebasic.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-custom-event.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/offline-apps.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-purescript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/offscreencanvas.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-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/useWith.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getSymbolsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/ogg-vorbis.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isRegExp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/useWith.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/cli-plugin-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-weak-map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/source-map/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-purescript.min.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-babel/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ogv.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/operator-no-unspaced' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/promise/setimmediate' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-python.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ol-reversed.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-spaces-around-equal-signs-in-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/show-invisibles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-python.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-weak-set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-html-elements.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/valuesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-q.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@webassemblyjs/ast/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/once-event-listener.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isSet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-spaces-around-equal-signs-in-attribute.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/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/valuesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-q.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/online-status.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getValue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/view.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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-typescript/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/rules/no-weakrefs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/partial-no-import' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getView.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-static-inline-styles.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/opus.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/isString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/view.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-static-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qml.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/when.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-static-inline-styles.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qore.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/orientation-sensor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isSymbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/when.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_getWrapDetails.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qore.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-colorful/dist/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/outline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/dist/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/polished/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qsharp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-syntax.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/percent-placeholder-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-qsharp.min.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pad-start-end.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clipboardy/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/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-r.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/page-transition-events.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isUndefined.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Hash.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-r.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-template-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pagevisibility.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-restricted-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-template-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/modern/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-racket.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashClear.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isWeakMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/passive-event-listener.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/es/without.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-racket.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-root-v-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/selector-nest-combinators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/without.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashDelete.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/caniuse-lite/data/features/passwordrules.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-template-target-blank.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-reason.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/isWeakSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-setup-props-destructure.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-reason.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/path2d.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/vscode-json-languageservice/lib/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-template-target-blank.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-regex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/payment-request.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/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/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/iteratee.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/schemas/plugins/asset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/xprod.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashGet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-regex.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pdf-viewer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-textarea-mustache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-setup-props-reactivity-loss.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/selector-no-redundant-nesting-selector' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-textarea-mustache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/symbol' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jake/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/dist/collections' 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/fast-glob/out/managers' 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/client/data-bridge/node_modules/es-abstract/2021' 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/@storybook/addon-links/dist/esm/react' 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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@sinonjs/commons/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' 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/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/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ajv/lib/vocabularies' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rego.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/join.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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-this-in-before-route-enter.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/zip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/xprod.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_referencing_variable_declared_after_use' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rego.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/permissions-api.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-module-js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/istanbul-reports/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/zip.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-this-in-before-route-enter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/permissions-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/kebabCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/lib/matchers/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-undef-components.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/zipObj.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/kebabCase.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-shared-component-data.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/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/csf-tools/dist/modern/mdx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/client-api/dist/ts3.9' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/rules/selector-no-union-class-name' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-undef-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hashSet.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-calc-no-invalid' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/zipObj.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-controls/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm npm WARN WARNtar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/remove-initial-line-feed' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-side-effects-in-computed-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-before' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/parser' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/keyBy.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' 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/lighthouse/node_modules/cssstyle/lib/properties' 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/options' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/es/zipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_hasPath.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/keyBy.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/zipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/_hasUnicode.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/picture-in-picture.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' 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/lodash/fp/keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/popper.js/src/utils' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/vendor' 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/caniuse-lite/data/features/picture.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-spaces-around-equal-signs-in-attribute.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-disallowed-list' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/_hasUnicodeWord.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/lexer' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/remove-initial-line-feed' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/src/collections' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ping.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/keysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/keysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/ramda/src/index.mjs' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-renpy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/lexer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-renpy.min.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_initCloneArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rest.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/last.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/last.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rest.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/png-alpha.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp/lastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/preview' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/lib/vendor' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rip.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-static-inline-styles.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pointer-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/dist/utils/sassValueParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rip.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lastIndexOfFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-roboconf.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pointer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/lodash.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/lighthouse/node_modules/axe-core/lib/checks/label' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_initCloneByTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-roboconf.min.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/pointerlock.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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-robotframework.js' 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/caniuse-lite/data/features/portals.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lodash.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-robotframework.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/prefers-color-scheme.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lowerCase.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-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_initCloneObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ruby.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lowerCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-ruby.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/private-class-fields.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lowerFirst.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-template-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-parse/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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rust.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lowerFirst.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/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-rust.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/private-methods-and-accessors.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lt.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 WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/progress.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_insertWrapDetails.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/promise-finally.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/lte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sas.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/promises.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-template-target-blank.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/lte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ast-metadata-inferer/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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/caniuse-lite/data/features/proximity.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/view/lib/wikibase-tainted-ref/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/lodash/fp/map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sass.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-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/proxy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/map.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/actual/instance' 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/webpack/hot' 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/prismjs/components/prism-sass.min.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mapKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isFlattenable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/properties' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/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-service/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mapKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scala.min.js' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/public-class-fields.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mapValues.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-textarea-mustache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/lib/compress' 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-babel/node_modules/webpack/hot' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scheme.js' 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/caniuse-lite/data/features/publickeypinning.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mapValues.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/push-api.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/matches.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scheme.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/matches.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scss.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/fp/matchesProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-scss.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/lib/compress' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/matchesProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-es-x/lib/configs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-shell-session.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-this-in-before-route-enter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/queryselector.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lodash/fp/math.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/asset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-shell-session.min.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-service/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/math.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/readonly-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isIterateeCall.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/max.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-space-before' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/referrer-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/max.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' 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-typescript/node_modules/webpack/hot' 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-babel/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/maxBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-undef-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/pl' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/registerprotocolhandler.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/maxBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/pseudo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/show-language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mean.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/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/svgo/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/@storybook/addon-links/dist/modern/react' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rel-noopener.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mean.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isKeyable.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rel-noreferrer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/meanBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rellist.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/meanBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/prismjs/plugins/show-language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rem.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/memoize.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-typescript/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/requestanimationframe.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/memoize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smali.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/requestidlecallback.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/merge.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/core/lib/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/unicode' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isLaziable.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smali.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/resizeobserver.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/merge.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smalltalk.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/resource-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mergeAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smalltalk.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mergeAllWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/runtime/regenerator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/debug' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smarty.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rest-parameters.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/lodash/fp/mergeWith.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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isMaskable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-smarty.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mergeWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/debug' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/method.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/rtcpeerconnection.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/method.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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sml.min.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/methodOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mwbot/docs/assets/fonts/OTF' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isMasked.js' 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 tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/prismjs/components/prism-solidity.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ruby.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/methodOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-solidity.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/core/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/run-in.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-solution-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-solution-file.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/minBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_isPrototype.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/cjs/preset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-soy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/minBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/mixin.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-emit-declarations.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-soy.min.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/mixin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sparql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/lib/tools' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/multiply.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.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/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' 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/ajv-formats/node_modules/ajv/dist/standalone' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sparql.min.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/multiply.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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/_isStrictComparable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-splunk-spl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/screen-orientation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/nAry.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' 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/view/lib/wikibase-tainted-ref/node_modules/csso/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/stylelint-scss/dist/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/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_iteratorToArray.js' 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/cli-highlight/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-splunk-spl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/script-async.js' npm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/negate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sqf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/script-defer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/negate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/cjs/globals' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/scrollintoview.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/next.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-sqf.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_lazyClone.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/next.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/noop.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sql.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/noop.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/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/pt-br' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/now.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-sql.min.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sdch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/now.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_lazyReverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-squirrel.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/nth.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/watch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-squirrel.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/selection-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/nth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' 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_referencing_variable_declared_after_use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-stan.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/server-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/nthArg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-stan.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/serviceworkers.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/nthArg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_lazyValue.js' 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/svgo/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/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/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/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/lighthouse/node_modules/cssstyle/lib/properties' 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/client/data-bridge/node_modules/@vue/cli-service/node_modules/autoprefixer/data' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/helpers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' 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/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-stylus.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/setimmediate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/number.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-stylus.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/number.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_LazyWrapper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/toolbar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-swift.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-swift.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/ru' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sha-2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/omit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-systemd.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/shadowdom.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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_ListCache.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/omit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-systemd.min.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/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/shadowdomv1.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-use-v-else-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/omitAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-cs.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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sharedarraybuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/lodash/fp/omitBy.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheClear.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-cs.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-text-v-html-on-component.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sharedworkers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/omitBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-templating.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/typescript/lib/tr' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-text-v-html-on-component.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-templating.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-vb.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/orderBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/traversing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-t4-vb.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/orderBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/features/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tap.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sni.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/over.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tcl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheGet.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/svgo/node_modules/css-tree/lib/lexer' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/over.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-tcl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/spdy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/@babel/runtime-corejs3/regenerator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/overArgs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-controls/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-textile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/speech-recognition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/overArgs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-textile.min.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/speech-synthesis.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/overEvery.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/spellcheck-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/overEvery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-toml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/utils/patterns' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/overSome.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_listCacheSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-toml.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sql-storage.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/overSome.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitespace-after' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pad.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/is-file-esm/test/fixtures/type-undefined-js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/srcset.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_LodashWrapper.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pad.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padChars.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padCharsEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tremor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padCharsStart.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tremor.min.js' 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/lodash/fp/padEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tsx.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/padEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tsx.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/stream.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/padStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/globals' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/hue-degree-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/object-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tt2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/streams.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/padStart.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-tt2.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/parseInt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/alpha-value-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-turtle.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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/stricttransportsecurity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/parseInt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_MapCache.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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-turtle.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/style-scoped.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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/partial.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-twig.js' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/caniuse-lite/data/features/subresource-integrity.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/partial.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheClear.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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/partialRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/tests/unit' 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/prismjs/components/prism-twig.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/partialRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/indentation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typescript.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' 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/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/micromark/lib/initialize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typescript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/partition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typoscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/partition.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-typoscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/init' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-css.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/path.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-filters.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pathEq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheGet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pathOr.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/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/paths.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-text-v-html-on-component.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-fragment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-unrealscript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-html.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-import-from-vue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/utils/async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/file-api' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-unrealscript.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-html5.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-import-from-vue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pickAll.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-uorazor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapCacheSet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-img.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/lodash/fp/pickBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/preset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-prop-type-boolean-first.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-uorazor.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg-smil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-prop-type-boolean-first.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pickBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/tests/unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-uri.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/svg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pipe.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-separate-static-class.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-uri.min.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/sxg.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/placeholder.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/plant.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-separate-static-class.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/prismjs/components/prism-v.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/plant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-v.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pluck.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/formatters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' 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/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/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/eslint-plugin-vue/lib/rules/object-curly-spacing.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/toolbar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vala.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/readers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/comment-parser/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/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/lodash/fp/prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2019' 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/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vala.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/tabindex-attr.js' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/propEq.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vbnet.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_mapToArray.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/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/stylelint-config-wikimedia/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/prismjs/components/prism-vbnet.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/hue-degree-notation' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-true-attribute-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/client/data-bridge/node_modules/ajv-formats/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/object-shorthand.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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/template-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/propertyOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prefer-true-attribute-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-velocity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/template.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/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/propertyOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_matchesStrictComparable.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-velocity.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/temporal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/length-zero-no-unit' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/propOr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-verilog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/testfeat.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_declared_after_use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/test' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_memoizeCapped.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/indentation' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/file-api' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/lib/syntax/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/_mergeData.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/props.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/doc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN npm WARN tartar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/linebreaks' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-verilog.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jscodeshift/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-decoration.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/compile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vhdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-0' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-emphasis.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-optional-pseudo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vhdl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-overflow.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vim.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-size-adjust.js' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pullAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-vim.min.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-stroke.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/pullAllBy.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/locales' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/text-underline-offset.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pullAllBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/prismjs/components/prism-visual-basic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/textcontent.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/lodash/fp/pullAllWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-visual-basic.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/textencoder.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/pullAllWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-overflow-anchor.js' 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/lodash/_metaMap.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/lodash/fp/pullAt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-warpscript.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/lodash/pullAt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-warpscript.min.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/random.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/prismjs/components/prism-wasm.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/random.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-overflow-overlay.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_nativeCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fast-glob/out/managers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wasm.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-web-idl.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/tls1-1.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-tags.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-web-idl.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/tls1-2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rangeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-wiki.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/tls1-3.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/csso/node_modules/css-tree/data' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/rangeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-overflow.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_nativeKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rangeStep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/globals' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wiki.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rangeStepRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addons/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-line-length' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rearg.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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wolfram.min.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/token-binding.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/rearg.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@jest/core/build/cli' 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/caniuse-lite/data/features/touch.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reduce.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/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_nativeKeysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/quote-props.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/file-api' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-blacklist' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/padding-lines-in-component-definition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/dynamic' 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/dynamic' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/css-page-break.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' 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' npm 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' 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/locales' 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/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/eslint/lib/init' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_nodeUtil.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/reduce.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/svgo/node_modules/css-tree/data' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reduceRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/async-languages' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-nesting-depth' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-define-options.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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/reduceRight.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/transforms2d.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-paged-media.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_objectToString.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/transforms3d.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wren.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/remark-mdx/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/tslint/lib/rules' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/length-zero-no-unit' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/reject.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_overArg.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/caniuse-lite/data/features/trusted-types.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-component-is.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN WARNtar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/lineAppendor' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-wren.min.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' 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 tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/async-languages' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-import-from-vue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/remove.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components/prism-xeora.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-component-is.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/TTF' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/remove.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/treeview' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/ttf.js' npm WARN npmtar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xeora.min.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-paint-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/internal' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_overRest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/repeat.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xml-doc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/repeat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-prop-type-boolean-first.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xml-doc.min.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/format' npmnpm WARN WARNtar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' npm 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/replace.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-placeholder-shown.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/typedarrays.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-disallowed-list' WARN npm tarWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/linebreaks' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xojo.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/format' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_parent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/replace.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/format' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts.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/vocabularies/format' 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/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/rest.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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/u2f.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-separate-static-class.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/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/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/rest.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-placeholder.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Promise.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/restFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-xquery.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/result.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/lineAppendor' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.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/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/caniuse-lite/data/features/css-print-color-adjust.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/_realNames.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts.map' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/result.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm 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' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/reverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/unhandledrejection.js' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-yaml.min.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/reverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/nodes' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_reEscape.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-yang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.js.map' 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 npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARNnpm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prefer-true-attribute-shorthand.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/round.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/conf' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-read-only-write.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/tools' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/round.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-line-length' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_reEvaluate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.js.map' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/prismjs/components/prism-zig.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-babel/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sample.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/preset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/urlsearchparams.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sample.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sampleSize.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-rebeccapurple.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sampleSize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_reInterpolate.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-expose.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/seq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/use-strict.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/lodash/seq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-expose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/user-select-none.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-reflections.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-nesting-depth' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_reorder.js' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-name-property.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/user-timing.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.js.map' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mwbot/docs/assets/fonts/TTF' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/set.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-typescript/node_modules/webpack/web_modules' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-name-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/expect-webdriverio/types' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/string' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-regions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_replaceHolders.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.js' WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts.map' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/setWith.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/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-relative-colors.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' WARN 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/@vue/cli-service/node_modules/webpack/lib/node' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/setWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-colon-space-after' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_root.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-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/@typescript-eslint/scope-manager/dist/lib/es2019.string.js.map' 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 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/jtd' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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-babel/node_modules/webpack/lib/node' npmnpm 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/shuffle.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-service/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' 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/typed-array' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-repeating-gradients.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_safeGet.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/quote-props.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-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-resize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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_declared_after_use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Set.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/@vue/cli-plugin-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' 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-babel/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/shuffle.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/variable-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/size.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/nan/tools' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/size.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-revert-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_SetCache.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/slice.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/repo/rest-api/node_modules/caniuse-lite/data/features/vector-effect.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/slice.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/semi.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/snakeCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/snakeCase.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/vibration.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/some.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/video.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-rrggbbaa.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/some.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/videotracks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/viewport-unit-variants.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setCacheAdd.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/Stats.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/viewport-units.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-scroll-behavior.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/lodash/fp/sortedIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wai-aria.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wake-lock.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedLastIndex.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wasm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/enum-utils' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/lodash/sortedLastIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wav.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/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/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedLastIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wbr-element.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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedLastIndexBy.js' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-animation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedLastIndexOf.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedLastIndexOf.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-app-manifest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-scroll-timeline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedUniq.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-bluetooth.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/treeview' 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/webpack/lib/Template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedUniq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-serial.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sortedUniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/web-share.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setData.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/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/TemplatedPathPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sortedUniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webauthn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/constants' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/split.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webgl.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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/logging' 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/core-js/modules' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/split.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webgl2.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/lodash/fp/spread.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/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webgpu.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/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/spread.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/unevaluated' 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/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webhid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/linePrependor' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/spreadFrom.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' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webkit-user-drag.js' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-scrollbar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/startCase.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webm.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/UnhandledSchemeError.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.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-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/startCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/profile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webnfc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/startsWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webp.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/UnsupportedFeatureWarning.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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-bad-mjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/startsWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/websockets.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.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/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/ramda/src' 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' npm WARN npmtar WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-sel2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/string.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webusb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/string.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webvr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setToPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webvtt.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubFalse.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-constituents.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webworkers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubFalse.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/webxr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubObject.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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' 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-babel/node_modules/webpack/lib/node' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/will-change.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/UseStrictPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/woff.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-component-is.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/woff2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/stubTrue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/word-break.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/validateSchema.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/stylelint-scss/src' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/stubTrue.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/wordwrap.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/subtract.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setToString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/subtract.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/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/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/x-doc-messaging.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sum.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/x-frame-options.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/eslint-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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sum.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/xhr2.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/client/data-bridge/node_modules/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/sumBy.js' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/xhtml.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/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-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/sumBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/xhtmlsmil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' 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/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/symmetricDifference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/symmetricDifferenceBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-sel3.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/caniuse-lite/data/features/xml-serializer.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/symmetricDifferenceWith.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-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/T.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_setWrapToString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WatchIgnorePlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-blocks.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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/cli-plugin-babel/node_modules/webpack/lib/node' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeLast.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/fp/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/lodash/takeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/takeRightWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/takeRightWhile.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/lodash/fp/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/takeWhile.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/lodash/fp/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/tap.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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-selection.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map' 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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lodash/fp/templateSettings.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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/templateSettings.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/throttle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-shapes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/throttle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/thru.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/webpack.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-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_shortOut.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/times.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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackIsIncludedPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/script-indent.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toFinite.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-snappoints.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toFinite.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_shuffleSelf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toIterator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toJSON.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-sticky.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/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/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Stack.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toLength.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' 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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toLower.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/node' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-expose.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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/lib/refs' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-subgrid.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackClear.js' 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/validation' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@emotion/core/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-macro-variable-name.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toNumber.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/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/core-js/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPairs.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/axe-core/lib/standards' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackDelete.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-name-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js.map' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tarnpm 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/validation' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackOptionsApply.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-typescript/node_modules/webpack/lib/node' 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/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/modules' 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/lodash/fp/toPath.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/webpack/lib/WebpackOptionsDefaulter.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/validation' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-name-property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-service/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toPlainObject.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-supports-api.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackGet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/toSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/validation' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-table.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/toUpper.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js.map' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/transform.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-prop-comment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/transform.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-align-last.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trim.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stackSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/reporter/reporter-rpc' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimChars.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-babel/node_modules/webpack/lib/node' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimCharsEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/discriminator' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/lodash/fp/trimCharsStart.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/trimEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/trimStart.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-box-trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/lib/transformation' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/trimStart.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_strictIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/truncate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' 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/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unapply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/cjs/preset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_strictLastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/fetch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-babel/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-typescript/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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-justify.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stringSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/@storybook/core-common/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/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/@storybook/builder-webpack5/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/@vue/cli-service/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/@storybook/vue3/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/@storybook/manager-webpack4/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/@storybook/core-server/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/logging' 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/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' 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/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/stylelint-scss/dist/rules' 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/jquery/src/exports' 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/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/constants' 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/@emotion/core/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unescape.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unescape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-name-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stringToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-orientation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/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/standalone' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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-babel/node_modules/webpack/lib/node' 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/layout/block/lineWrapper' 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-typescript/node_modules/webpack/lib/node' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unionWith.js' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/typedef.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/schemes' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/layout/block/lineWrapper' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_stringToPath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/lodash/uniqBy.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniqueId.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/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/lodash/uniqueId.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/fetch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/wasm-async' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-typescript/node_modules/webpack/lib/node' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unnest.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cli-highlight/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-typed-object-prop.js' 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-commonjs-mjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unset.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unset.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-textshadow.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unzip.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_toKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-jest-formatting/tests' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-descending-specificity' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-typed-ref.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/unzipWith.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/unzipWith.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/update.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-touch-action.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_toSource.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/debug' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/update.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/updateWith.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/stats' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/upperCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/abstract-syntax-tree/parsers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN npm tarWARN 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/standalone' 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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-transitions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/upperFirst.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_trimmedEndIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' 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/lodash/fp/useWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/util.js' npm tarWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/string' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-unicode-bidi.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/util.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_Uint8Array.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/fetch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/valueOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/client/data-bridge/node_modules/@storybook/core-common/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/values.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/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/_unescapeHtmlChar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js.map' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/valuesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/valuesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/where.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-unset-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_unicodeSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/without.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/stats' 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 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/words.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/resolve/test/resolver/same_names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/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/doiuse/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-variables.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_unicodeToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-first-line' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/words.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrap.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/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-when-else.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_unicodeWords.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrap.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperAt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/preview' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack5/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/@storybook/api/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperChain.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-widows-orphans.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/generated' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/wrapperLodash.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/wrapperReverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' 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/client/data-bridge/node_modules/@babel/core/lib/transformation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-source' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/@typescript-eslint/eslint-plugin/dist/rules/adjacent-overload-signatures.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-width-stretch.js' 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 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/cpy/node_modules/fast-glob/package' 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/@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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' 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' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_updateWrapDetails.js' npm 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/xorBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lodash/fp/xorWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/script-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/schemas/plugins/css' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/xorWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/html' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-writing-mode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/fp/zip.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/traversal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/lodash/zip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-eol-whitespace' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/axe-core/locales' 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/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/modern/components' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css-zoom.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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_WeakMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/lodash/zipObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/zipObjectDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/schemes' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/zipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/package.json' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/flake.lock' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/_wrapperClone.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/README.md' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/webpack/node_modules/terser/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-extra-semicolons' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/lodash/release.md' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/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/lodash/flake.nix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/lib/utils' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-boxsizing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-descending-specificity' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/add.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/terser/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/array-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-colors.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/unescaped-markup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-cursors-grab.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' 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/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/after.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.js.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/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/fork-ts-checker-webpack-plugin-v5/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/debug' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-cursors-newer.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts.map' 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/webpack/schemas/plugins/sharing' 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/modules' 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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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 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/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/await-thenable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-cursors.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/rpc' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-ts-comment.js.map' npm WARN tar 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-unknown-animations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/polished/lib' 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-typescript/node_modules/webpack/hot' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/istanbul-reports/lib/text' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/features/function' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-tslint-comment.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/css3-tabsize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-empty-first-line' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/browser/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@wdio/cli/build/commands' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/preset' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/@storybook/addon-links/dist/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-leading-zero' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/rxjs/scheduler' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/currentcolor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-empty-source' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/sort-keys.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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/custom-elements.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-max-precision' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ts-jest/dist/transformers' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/instance' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rsvp/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/block-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/custom-elementsv1.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/array.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/async-modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-on-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/brace-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-no-trailing-zeros' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' 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/view/lib/wikibase-tainted-ref/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/modules' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/full/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-literal-property-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/customevent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-extra-semicolons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/ary.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/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/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/2020/UnicodeEscape.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-methods-use-this.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/remark-mdx/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' 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/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/repo/rest-api/node_modules/core-js-pure/modules' 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/2020/UTF16DecodeString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/esm/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/2020/UTF16Encoding.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.js.map' 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/properties' 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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-invalid-position-at-import-rule' 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/es-abstract/2020/ValidateAndApplyPropertyDescriptor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts.map' 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/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/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.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/view/lib/wikibase-tainted-ref/node_modules/eslint-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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/unescaped-markup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webdriverio/build/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-dangle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/datalist.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/axe-core/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-case' 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-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/ts-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/function' 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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dataset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-irregular-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/assignIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2020/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/es-abstract/2021/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/datauri.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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-service/node_modules/webpack/lib/debug' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' 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-babel/node_modules/webpack/lib/debug' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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-minimizer-webpack-plugin/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-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/mocha/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-disallowed-list' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/ts-utils' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/locales' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/issue' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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-typescript/node_modules/webpack/lib/debug' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/utils/ts-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/cjs/dependencies-lookup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/@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/resolve/test/pathfilter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/cli-highlight/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/instance' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-generic-constructors.js.map' 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/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-unknown-animations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/assignInWith.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/@babel/types/lib/definitions' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/modern/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.js' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/dist' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-indexed-object-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/profile' npm WARN npm WARN tartar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-semicolon-newline-after' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-assertions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-leading-zero' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/assignWith.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/remark-mdx/node_modules/@babel/core/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/at-rule-property-required-list' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/decorators.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-definitions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-max-precision' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/details.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/modern/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-exports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/preset' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ast-types/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/dist/lib/_src' npm WARN npm WARNtar tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/deviceorientation.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.js' 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/properties' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-no-trailing-zeros' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-imports.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/at.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/devicepixelratio.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/script-handlers/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cli-highlight/node_modules/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/wpd' 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-typescript/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@mdx-js/mdx/node_modules/@babel/core/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/attempt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/jsx' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-if-else-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/validation' 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/dist/vocabularies/validation' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jest-cli/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dialog.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/default-param-last.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' 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/view/lib/wikibase-tainted-ref/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/doiuse/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dispatchevent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.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/string' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/before.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/esm/dependencies-lookup' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ast-types/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/dot-notation.js.map' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@bcoe/v8-coverage/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/presets' 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/string' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/precedence' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/bind.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' 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/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@vue/cli-service/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/jsx' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/bindAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.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/ajv-formats/node_modules/ajv/dist/vocabularies/validation' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-function-return-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/electron' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/yargs/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dnssec.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/bindKey.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/compile/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-on-handler-style.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/react-syntax-highlighter/dist/cjs/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/do-not-track.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/core/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-module-boundary-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/esm/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/async-languages' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/camelCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/sass/types' 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/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-on-style.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/document-currentscript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.js' 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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/wpd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-service/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/dist/vocabularies/validation' 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/string' 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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/capitalize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/typescript-reporter/extension' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts.map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before' 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/validation' 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/css-tree/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/core-js-pure/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.js.map' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' 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/renderKid/styles' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/document-execcommand.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/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/webpack/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/core-js-pure/features/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/castArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/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/vocabularies/validation' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/@storybook/manager-webpack4/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/eslint-plugin-vue/lib/rules/valid-attribute-name.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack4/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/caniuse-lite/data/features/document-policy.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-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/tsutils/typeguard/next' 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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/func-call-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/yargs/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/eslint-plugin-vue/lib/rules/valid-define-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/js-beautify/js/src/unpackers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/document-scrollingelement.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/ceil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/utils/async' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/cjs/preset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-define-options.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/modern/dependencies-lookup' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/documenthead.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/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/core-js/features/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/core-js/stable/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/repo/rest-api/node_modules/core-js-pure/features/map' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/core-js-pure/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/cli/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/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript' 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/got/dist/source/core/utils' 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/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-class-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dom-manip-convenience.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/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/dist/vocabularies/validation' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/chain.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/highlight.js/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/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/scheduler' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/validation' 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/dist/vocabularies/validation' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' 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-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dom-range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/fork-ts-checker-webpack-plugin-v5/lib/logger' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/refractor/node_modules/prismjs/components' 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/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-model-definition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/logger' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-scss/src' 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/jquery/dist' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/chunk.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/domcontentloaded.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/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-blacklist' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/caniuse-lite/data/features/dommatrix.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/clamp.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.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/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/download.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' 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/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/dragndrop.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/clone.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/repo/rest-api/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/css-tree/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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.js' 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/highlight.js/lib' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/function' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.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/ajv-formats/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent.js.map' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/cloneDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js.map' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-before' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-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/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/function' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/element-closest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/cloneDeepWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/angular' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/map' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/index.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/element-from-point.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/@vue/cli-service/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/cloneWith.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' 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/writer' 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-babel/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/element-scroll-methods.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/stylelint/lib/rules/selector-attribute-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/eme.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/@typescript-eslint/eslint-plugin/dist/rules/init-declarations.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/collection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-id-pattern' 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-typescript/node_modules/webpack/lib/logging' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/eot.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-class-pattern' 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/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/commit.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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/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/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.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/number' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es5.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/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/key-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/compact.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/es6-class.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/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 tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/data-view' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/keyword-spacing.js.map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/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/eslint-plugin-vue/lib/rules/valid-v-pre.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6-generators.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/jtd' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/error' 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/eslint-config-wikimedia/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/function' 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/core-js-pure/actual/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/js-beautify/js/src/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/map' 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/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/set' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/preset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.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/actual/url' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-around-comment.js.map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/url-search-params' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/url' 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/caniuse-lite/data/features/es6-module.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/weak-map' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-between-class-members.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/core-js/es/array-buffer' 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-babel/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/tsutils/typeguard/next' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/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/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/es/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/data-view' 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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/max-params.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/es/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6-number.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-delimiter-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/webpack/lib/serialization' 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 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-attribute' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/map' 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-typescript/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/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/view/lib/wikibase-tainted-ref/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/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6-string-includes.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/full/url' 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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-ordering.js.map' 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/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/cond.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/es6.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-tree/lib/convertor' 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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/features/error' 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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/function' 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/ts-jest/dist/cli/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' 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 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/number' 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/repo/rest-api/node_modules/core-js-pure/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/typescript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/bigint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' 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/typescript.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 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/@storybook/source-loader/dist/modern/abstract-syntax-tree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-whitelist' 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/typescript.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/method-signature-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/conforms.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/typoscript.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/typoscript.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/eventsource.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/typoscript.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/unrealscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/unrealscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/react-syntax-highlighter/src/languages/prism/unrealscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-combinators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/function' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/function' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/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/cjs/languages/prism/vbnet.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/vbnet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/react-syntax-highlighter/src/languages/prism/vbnet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/conformsTo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/extended-system-fonts.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/velocity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' 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/velocity.js' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/src/languages/prism/velocity.js' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/react-syntax-highlighter/dist/cjs/languages/prism/verilog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/error' 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/verilog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' 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/verilog.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-compound-selectors' 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/vhdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' 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/vhdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/src/languages/prism/vhdl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/feature-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/ajv-formats/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/cjs/languages/prism/vim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/number' 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/vim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' 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/vim.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/visual-basic.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/visual-basic.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/visual-basic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/constant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/stable/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/validation' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-empty-lines' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-service/node_modules/clean-css/lib/optimizer/level-0' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-id-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-0' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-array-constructor.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/url-search-params' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js-pure/stable/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/weak-map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' 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/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' 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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-base-to-string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-id' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/selector-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-non-null-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable/number' 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/warpscript.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/warpscript.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' 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/warpscript.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/wasm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/set' 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/wasm.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/wasm.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/wiki.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/wiki.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/wiki.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/url-search-params' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' 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/xeora.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/core.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/xeora.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/xeora.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-void-expression.js.map' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-pseudo-class' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/dist/cjs/languages/prism/xml-doc.js' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' 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/xml-doc.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' 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/xml-doc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fetch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' 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/xojo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' 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/xojo.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/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/core.min.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/xojo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dupe-class-members.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-specificity' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fieldset-disabled.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-enum-values.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' 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/xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/countBy.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/xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-type-constituents.js.map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-type' 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/yaml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/esm/languages/prism/yaml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fileapi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-space-before' 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/yaml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dynamic-delete.js.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/yang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts.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/yang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/web' 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/yang.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/create.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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/function' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/filereader.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/zig.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-function.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-universal' 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/zig.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/zig.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/filereadersync.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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-attribute' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-mixed-operators.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-interface.js.map' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/curry.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/filesystem.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-explicit-any.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-nested-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/selector-max-class' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-mixed-requires.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-non-null-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-mixed-spaces-and-tabs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-parens.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-qualifying-type' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/curryRight.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/array-buffer' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-combinators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/react-syntax-highlighter/.github' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-multi-assign.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-semi.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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-babel/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/flac.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-compound-selectors' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-multi-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extraneous-class.js.map' 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/tslint/lib/rules' 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/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/date.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/cpy/node_modules/fast-glob/package' 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/caniuse-lite/data/features/flexbox-gap.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/core-js/actual/instance' 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/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-multi-str.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-floating-promises.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/array-buffer' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/lib' 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 npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/flexbox.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-multiple-empty-lines.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm 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' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/debounce.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-typescript/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/flow-root.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-for-in-array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-id' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-native-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/deburr.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-negated-condition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-import-type-side-effects.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-pseudo-class' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-negated-in-lhs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-inferrable-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/schemes' 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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/defaults.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-nested-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/focusin-focusout-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-specificity' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-func.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-this.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/UseStrictPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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-babel/node_modules/webpack/lib/UseStrictPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-family-system-ui.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-native-nonconstructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-void-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/validateSchema.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' 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-babel/node_modules/webpack/lib/validateSchema.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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/font-feature.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-type' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loop-func.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' 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-babel/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/defaultsDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-kerning.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-require.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loss-of-precision.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-scale.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/math-sign.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-babel/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/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/number' 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-typescript/node_modules/webpack/lib/UseStrictPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-loading.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-universal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-magic-numbers.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/internals/microtask.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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/function' 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-typescript/node_modules/webpack/lib/validateSchema.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/function' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/native-promise-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/native-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new-wrappers.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/native-url.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-meaningless-void-operator.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/native-weak-map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/new-promise-capability.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/normalize-string-argument.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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/not-a-regexp.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/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-scale.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-typescript/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/math-sign.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/defaultTo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/caniuse-lite/data/features/font-size-adjust.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-nested-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-new.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-new.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/core-js/actual/number' 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/repo/rest-api/node_modules/core-js/es/number' 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/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/core-js-pure/internals/number-is-finite.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-typescript/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/number-parse-float.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/number-parse-int.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-smooth.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/numeric-range-iterator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-nonoctal-decimal-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/internals/object-create.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-misused-promises.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-define-properties.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-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/internals/object-define-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-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/internals/object-get-own-property-descriptor.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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/microtask.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/defer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-names-external.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-names.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-unicode-range.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-own-property-symbols.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-qualifying-type' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-get-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/internals/object-is-extensible.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-is-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-iterator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-variant-alternates.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-keys-internal.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-property-is-enumerable.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-obj-calls.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-prototype-accessors-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-mixed-enums.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-set-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-to-array.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/object-to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/native-promise-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/native-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/native-url.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/native-weak-map.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/new-promise-capability.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-service/node_modules/webpack/lib/WatchIgnorePlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/normalize-string-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/not-a-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' 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-babel/node_modules/webpack/lib/WatchIgnorePlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/delay.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/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/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/internals/number-is-finite.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/ordinary-to-primitive.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/number-parse-float.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/number-parse-int.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/numeric-range-iterator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/own-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-create.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-define-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-define-property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-descriptor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-names-external.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/font-variant-numeric.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-names.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-own-property-symbols.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-get-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-is-extensible.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-object-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-is-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-iterator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-keys-internal.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-babel/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-property-is-enumerable.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-prototype-accessors-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-set-prototype-of.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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fontface.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-to-array.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/object-to-string.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-octal-escape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-namespace.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-case' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/difference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-octal.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-nullish-coalescing.js.map' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/ordinary-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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' 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' 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/@vue/cli-plugin-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/own-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' 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' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/path.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/perform.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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ts-jest/dist/transformers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prompts/dist/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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-typescript/node_modules/webpack/lib/WatchIgnorePlugin.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/client/data-bridge/node_modules/webpack/lib/config' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/caniuse-lite/data/features/form-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/promise-resolve.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/full/string' 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/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/istanbul-reports/lib/html-spa/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-param-reassign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-asserted-optional-chain.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/queue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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' 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-typescript/node_modules/webpack/lib/Watching.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/differenceBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/form-submit-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/redefine-all.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/redefine.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-path-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-non-null-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-tree/lib/definition-syntax' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/form-validation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/path.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/perform.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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-plusplus.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-opening-brace-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redeclare.js.map' 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/cpy/node_modules/fast-glob/package' 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/@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-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/wasm' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-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/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/@wdio/reporter/node_modules/@types/node/stream' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/promise-resolve.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/differenceWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/forms.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' 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/core-js/internals/queue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-process-env.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/bigint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/reflect-metadata.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-exec-abstract.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-exec.js' 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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-flags.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-process-exit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/redefine-all.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-redundant-type-constituents.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-sticky-helpers.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-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/redefine.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-unsupported-dot-all.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/preset' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/regexp-unsupported-ncg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/angular' 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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/fullscreen.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' 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/stylelint/lib/rules/selector-pseudo-class-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-promise-executor-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-require-imports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/eslint-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/@storybook/builder-webpack5/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/@vue/cli-plugin-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/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/stable/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-proto.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-restricted-imports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' 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-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' 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/prompts/lib/dateparts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/divide.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/gamepad.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-exec-abstract.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/js-beautify/js/src/unpackers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-flags.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-prototype-builtins.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-sticky-helpers.js' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-unsupported-dot-all.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/regexp-unsupported-ncg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/same-value-zero.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/same-value.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/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' 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-typescript/node_modules/webpack/lib/wasm' 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' 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/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/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/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-shadow.js.map' 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/@vue/cli-service/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' 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/core-js-pure/stable/regexp' 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/repo/rest-api/node_modules/core-js/features/regexp' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/wasm' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@wdio/reporter/node_modules/@types/node/stream' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@wdio/devtools-service/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/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/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/internals/set-global.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/require-object-coercible.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-redeclare.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' 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/instance' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/set-species.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-regex-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-this-alias.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/wasm' 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/core-js/features/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/core-js-pure/features/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/same-value-zero.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@storybook/theming/dist/ts3.9' 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/view/lib/wikibase-tainted-ref/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/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/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-throw-literal.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/shared-store.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/shared.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-exports.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-type-alias.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-global.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/script-handlers/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/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-babel/node_modules/webpack/lib/web' 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/view/lib/wikibase-tainted-ref/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/lodash/dropRight.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/array-buffer' 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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/geolocation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/set-species.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-globals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-boolean-literal-compare.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.js.map' 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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' 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-typescript/node_modules/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/getboundingclientrect.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@babel/types/lib/converters' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/modern/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-no-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' 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/webpack/lib/runtime' 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/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-babel/node_modules/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/generator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/getcomputedstyle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-condition.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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' 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/stylelint-config-wikimedia/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/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/cpy/node_modules/fast-glob/package' 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/@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-service/node_modules/renderkid/lib/renderKid/styles' 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-2' 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/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/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/@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/@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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/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/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/shared-store.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-typescript/node_modules/webpack/lib/web' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/shared.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/dropRightWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/profile' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/getelementsbyclassname.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/profile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-modules.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-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/webpack.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-babel/node_modules/webpack/lib/webpack.js' 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/view/lib/wikibase-tainted-ref/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/profile' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-case' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/ajax' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-qualifier.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/webpack.web.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/array-buffer' 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-babel/node_modules/webpack/lib/webpack.web.js' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/svgo/lib' 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-typescript/node_modules/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/dropWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/getrandomvalues.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/species-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-restricted-syntax.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-arguments.js.map' 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/view/lib/wikibase-tainted-ref/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/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-return-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-assertion.js.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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/time-min-milliseconds' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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-babel/node_modules/webpack/lib/WebpackError.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/core-js-pure/actual/regexp' 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-typescript/node_modules/webpack/lib/webpack.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/each.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' 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' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-opening-brace-space-before' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/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 npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-return-await.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' 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/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/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/lib/webpack.web.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/stylelint/lib/rules/block-opening-brace-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/prettier/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/third-party-web/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list' npm 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-script-url.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WebpackOptionsApply.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unnecessary-type-constraint.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/species-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unicode-bom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' 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-babel/node_modules/webpack/lib/WebpackOptionsApply.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/eachRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-self-assign.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-argument.js.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/dist/compile/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-html-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/core-js/es/regexp' 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/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/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' 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/core-js-pure/internals/string-multibyte.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-pad-webkit-bug.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-pad.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' 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-typescript/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/internals/string-punycode-to-ascii.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-repeat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/string-trim-forced.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/view/lib/wikibase-tainted-ref/node_modules/tslint/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/internals/string-trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/performance' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/@storybook/builder-webpack4/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/performance' 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/@storybook/builder-webpack4/node_modules/webpack/lib/performance' 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/core-js-pure/es/json' 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 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/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/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/WebpackOptionsDefaulter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-assignment.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/lib/WebpackOptionsDefaulter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/endsWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/dist' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-self-compare.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/svgo/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/webpack/lib/WebpackOptionsApply.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/lighthouse/lighthouse-cli/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-html-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-multibyte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-service/generator/template/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-sequences.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/cli-service/node_modules/webpack/lib/WebpackOptionsValidationError.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-call.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/string-trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json' 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-babel/node_modules/webpack/lib/WebpackOptionsValidationError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/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/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/internals/task.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-absolute-index.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-function-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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' 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-service/node_modules/renderkid/lib/renderKid/styles' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' 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/repo/rest-api/node_modules/core-js-pure/actual/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/baz' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' 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/client/data-bridge/node_modules/@storybook/csf-tools/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' 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/core-js/features/regexp' 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/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/angular' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/entries.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/this-number-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-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/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/eslint/lib/rules/no-setter-return.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-service/node_modules/webpack/lib/webworker' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/standards' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-declaration-merging.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-absolute-index.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 ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-integer-or-infinity.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/date' 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/@vue/cli-plugin-babel/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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/runtime' 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-typescript/node_modules/webpack/lib/WebpackOptionsDefaulter.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/date' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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/runtime' 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/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-case' 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/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' 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/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-enum-comparison.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/modifications' 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/runtime' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' 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/node-forge/dist' 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/core-js-pure/features/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/entriesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-length.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-shadow-restricted-names.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/webworker' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-member-access.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' 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-babel/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-offset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' 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-typescript/node_modules/webpack/lib/WebpackOptionsValidationError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-no-unknown' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/internals/to-positive-integer.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/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/core-js-pure/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/features/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/core-js-pure/features/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-indexed-object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-integer-or-infinity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' 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/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/retrievers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-hex-case' 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-typescript/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/lodash/eq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' 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/repo/rest-api/node_modules/core-js/actual/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/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/actual/url' 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/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/ajv-formats/node_modules/ajv/lib' 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/repo/rest-api/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/internals/to-property-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-return.js.map' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/url' 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-babel/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-length.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-object.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-spaced-func.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unsafe-unary-minus.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/to-string-tag-support.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-positive-integer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/retrievers' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-no-unknown' 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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/number' 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-typescript/node_modules/webpack/lib/webworker' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' 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/eslint/lib/rules/no-sparse-arrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/number' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/number' 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/cli-service/node_modules/webpack/lib/webworker' 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/validation' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js.map' 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/properties' 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 WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable/number' 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/validation' 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/utils' 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-babel/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/escape.js' 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-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/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/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/json' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-no-newline' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-primitive.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/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 ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-vars.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-property-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/retrievers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/actual/regexp' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/lib/webworker' 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/client/data-bridge/node_modules/js-beautify/js/src/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-tabs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/lib/webworker' 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/client/data-bridge/node_modules/core-js/es/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/object' 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-babel/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/escapeRegExp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ajv/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-template-curly-in-string.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/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/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/@typescript-eslint/eslint-plugin/dist/rules/no-use-before-define.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/retrievers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-keyword-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/regexp' 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/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-hex-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/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/internals/to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' 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/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/@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/stable/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/dom-exception' 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/renderKid/styles' 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-typescript/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/stable/regexp' 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/repo/rest-api/node_modules/core-js/features/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/core-js/actual/array' 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 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/bootstrap/scss' 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/repo/rest-api/node_modules/core-js/stable/dom-exception' 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/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@typescript-eslint/eslint-plugin/dist/rules/no-useless-constructor.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint/lib/rules/color-function-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/every.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/stylelint/lib/rules/time-min-milliseconds' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/@storybook/preview-web/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-empty-export.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/error' 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-typescript/node_modules/webpack/lib/webworker' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/stable/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-this-before-super.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-useless-template-literals.js.map' 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-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' 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-babel/node_modules/webpack/schemas/plugins' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/extend.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/try-node-require.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/gyroscope.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/try-to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/js-beautify/js/src/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unicode-bom' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-throw-literal.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-constructors-require-wrappers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/internals/typed-array-from-species-and-list.js' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-var-requires.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-from.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/typed-array-species-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/uid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hardwareconcurrency.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/typescript-estree/dist/ts-estree' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/eslint/lib/rules/no-trailing-spaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/non-nullable-type-assertion-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-named' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/function' 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/features/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hashchange.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-undef-init.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/object-curly-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-after' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/heif.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/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/es/array' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jquery/src/var' 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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/features/weak-map' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-undef.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/try-node-require.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/try-to-string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' 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/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/extendWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hevc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/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/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/view/lib/wikibase-tainted-ref/node_modules/css-tree/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/eslint/lib/rules/no-undefined.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/use-symbol-as-uid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-from.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/typed-array-species-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/v8-prototype-define-bug.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/core-js-pure/internals/validate-arguments-length.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/hidden.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/array' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/padding-line-between-statements.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/dist/src/generated' 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-babel/node_modules/webpack/schemas/plugins' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-underscore-dangle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fill.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/high-resolution-time.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/converters' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/allowlist_bypasses' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unexpected-multiline.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' 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/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/cpy/node_modules/fast-glob/package' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/parameter-properties.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/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/core-js-pure/modules' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/web' 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/renderKid/styles' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/view/lib/wikibase-tainted-ref/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-service/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/well-known-symbol-wrapped.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/internals/well-known-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/history.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/v8-prototype-define-bug.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/whitespaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/validate-arguments-length.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/wrap-error-constructor-with-cause.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/terser/lib/compress' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js-pure/internals/README.md' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/filter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/modules' 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/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/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/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js-pure/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/css-tree/data' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unmodified-loop-condition.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-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-as-const.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unneeded-ternary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' 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/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-destructuring.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/client/data-bridge/node_modules/third-party-web/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/well-known-symbol.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/@storybook/builder-webpack5/node_modules/terser/lib/compress' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/find.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/node_modules/core-js/internals/wrap-error-constructor-with-cause.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/features/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/repo/rest-api/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/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/repo/rest-api/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unreachable-loop.js' 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/repo/rest-api/node_modules/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-enum-initializers.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/presets' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.js.map' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unreachable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-for-of.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/preview-web/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.js.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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/schemas/plugins' 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/view/lib/wikibase-tainted-ref/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/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/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/client/data-bridge/node_modules/@storybook/builder-webpack5/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/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/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-function-type.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lodash/findIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-keyword-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unsafe-finally.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.4' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/html-media-capture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unsafe-negation.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-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-includes.js.map' 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/webpack/lib/runtime' 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-babel/node_modules/webpack/schemas/plugins' 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/aria' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/html5semantic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-no-invalid-hex' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-literal-enum-member.js.map' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findKey.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/http-live-streaming.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unsafe-optional-chaining.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-named' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue-docgen-api/dist/template-handlers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/ramda/src' 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/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-namespace-keyword.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/source-loader/dist/ts3.9' 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/stylelint/lib/rules/value-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/typescript-estree/dist/jsx' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unused-expressions.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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/runtime' 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/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/@typescript-eslint/eslint-plugin/dist/rules/prefer-nullish-coalescing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findLast.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/http2.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/full/instance' 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/runtime' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unused-labels.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/base-config.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/client/data-bridge/node_modules/@storybook/builder-webpack5/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/view/lib/wikibase-tainted-ref/node_modules/table/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/table/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/http3.js' npm WARN npmtar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/types' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-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/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unused-private-class-members.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-optional-chain.js.map' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/hmr' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/got/dist/source/core/utils' 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-babel/node_modules/webpack/schemas/plugins' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-plugin-typescript/node_modules/webpack/schemas/plugins' 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/array' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/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/converters' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/angular' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/esm/lib' 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/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/css-tree/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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-config-wikimedia/node_modules/rxjs/add' 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-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly-parameter-types.js.map' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findLastIndex.js' 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/lighthouse/lighthouse-cli/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/presets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/preview-web/dist/ts3.9' 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-babel/node_modules/webpack/schemas/plugins' 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/array' 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/webpack-dev-server/node_modules/ajv/dist/runtime' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/autoloader' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-readonly.js.map' 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/runtime' 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/mini-css-extract-plugin/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/mini-css-extract-plugin/node_modules/ajv/dist/runtime' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-use-before-define.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/table/node_modules/ajv/dist/runtime' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-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/@vue/cli-plugin-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator' 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/client/data-bridge/node_modules/resolve/example' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/node-forge/flash' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-reduce-type-parameter.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-links/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/findLastKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/cjs/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/csp_evaluator/dist/lighthouse' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/css-tree/lib/walker' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm 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' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-regexp-exec.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/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/rxjs/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-backreference.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lib/rules/color-no-invalid-hex' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/iframe-sandbox.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/dist/utils/sassValueParser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/ts3.4' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/dynamic' 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/dynamic' 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/properties' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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-babel/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-call.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/table/node_modules/ajv/dist/vocabularies/dynamic' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/first.js' 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/@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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/iframe-seamless.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' 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-typescript/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-return-this-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/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/definitions' 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/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/lighthouse/node_modules/axe-core/lib/commons/aria' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' 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/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-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/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/schemas/plugins' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/renderKid/styles' 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/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/ramda/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/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint/lib/rules/no-useless-catch.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-string-starts-ends-with.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flatMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-computed-key.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' 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-typescript/node_modules/webpack/schemas/plugins' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/tslint/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/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/unevaluated' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/autoloader' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/dynamic' 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/properties' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/table/node_modules/ajv/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/prismjs/components' 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/@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/webpack/schemas/plugins/schemes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/iframe-srcdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/prefer-ts-expect-error.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flatMapDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.d.ts' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/reflect' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/esm/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/highlight.js/lib' 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/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-whitespace-inside' 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/stylelint/lib/rules/comment-no-empty' 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/resolve/test/resolver/nested_symlinks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/webpack/lib/javascript' 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/core-js-pure/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/source-loader/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/api/dist/modern/lib' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/schemes' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-constructor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/decorators.legacy.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/promise-function-async.js.map' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flatMapDepth.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/imagecapture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/vscode-json-languageservice/lib/umd' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/common' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/core' 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/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/quotes.js.map' 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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ime.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-blacklist' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-escape.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/core' 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/core' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' 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/renderKid/styles' 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/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/webpack/lib/ids' 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/clean-css/lib/optimizer/level-1' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/fork-ts-checker-webpack-plugin/lib/issue/typescript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/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/refractor/node_modules/prismjs/components' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flatten.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/import-maps.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-rename.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/imports.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flattenDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-useless-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/dom.iterable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-array-sort-compare.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.collection.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/require-await.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flattenDepth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-var.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.core.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-plus-operands.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/indexeddb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-void.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.generator.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/restrict-template-expressions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/indexeddb2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-warning-comments.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.iterable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/return-await.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/inline-block.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/floor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-whitespace-before-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.promise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/innertext.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/no-with.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.proxy.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.reflect.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-color.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/semi.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-datetime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flowRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2015.symbol.wellknown.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/enum-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-email-tel-url.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/nonblock-statement-body-position.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.array.include.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-event.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forEach.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2016.full.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/sort-type-constituents.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-file-accept.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forEachRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-file-directory.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.date.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-blocks.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-file-multiple.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/declarations' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-before-function-paren.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-inputmode.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/object-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.intl.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/space-infix-ops.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-minlength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forInRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/declarations' 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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.object.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/strict-boolean-expressions.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-number.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/one-var-declaration-per-line.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.sharedmemory.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-pattern.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forOwn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/bootstrap/scss' 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-babel/node_modules/webpack/declarations' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/one-var.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-placeholder.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2017.typedarrays.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/forOwnRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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-babel/node_modules/webpack/declarations' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/operator-assignment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asyncgenerator.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-search.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.asynciterable.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/input-selection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker' 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-babel/node_modules/webpack/declarations' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/operator-linebreak.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-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/@typescript-eslint/scope-manager/dist/lib/es2018.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/insert-adjacent.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.full.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/insertadjacenthtml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/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/fromPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker' 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-babel/node_modules/webpack/declarations' 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/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/switch-exhaustiveness-check.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.promise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/triple-slash-reference.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/internationalization.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/function.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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-babel/node_modules/webpack/declarations' 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/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/padded-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2018.regexp.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intersectionobserver-v2.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.array.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/type-annotation-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intersectionobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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-babel/node_modules/webpack/declarations' 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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/typedef.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intl-pluralrules.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-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/padding-line-between-statements.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.full.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/intrinsic-width.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/functionsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/async-modules' 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-babel/node_modules/webpack/declarations' 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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unbound-method.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.object.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/get.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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-babel/node_modules/webpack/declarations' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/dist/rules/unified-signatures.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2019.symbol.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-arrow-callback.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.bigint.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@vue/cli-service/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/groupBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-const.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.d.ts' 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-typescript/node_modules/webpack/declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.date.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/gt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-destructuring.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-exponentiation-operator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/gte.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.number.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-named-capture-group.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/has.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-numeric-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/jpeg2000.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/hasIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-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/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/jpegxl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-object-spread.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/jpegxr.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/head.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-promise-reject-errors.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/json.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-reflect.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/identity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-regex-literals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/includes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-rest-params.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.array.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-spread.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.error.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-code.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/index.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' 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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-key.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/quote-props.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.object.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-location.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/indexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.regexp.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/keyboardevent-which.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/quotes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.sharedmemory.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2022.string.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.array.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/initial.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.collection.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/inRange.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es2023.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/intersection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/modern/components/Report' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@babel/types/lib/validators' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/intersectionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/json' 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/eslint/lib/rules/require-atomic-updates.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-disallowed-list' 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/jtd' 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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' 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/jtd' 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/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/options' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/options' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' 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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/intersectionWith.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/require-await.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/webpack/lib/runtime' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jquery/src/traversing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/require-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/webpack-dev-server/node_modules/ajv/dist/vocabularies/validation' 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/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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/invert.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/custom-media-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/json' 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/validation' 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/validation' 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/validation' 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/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' 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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/require-unicode-regexp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/invertBy.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/es-abstract/2023/Number' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.collection.d.ts' 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/eslint-webpack-plugin/node_modules/ajv/lib' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/builder-webpack5/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/core-js/actual/array' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/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/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/require-yield.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/rest-spread-spacing.js' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' 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/core-js/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.decorators.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/vscode-json-languageservice/lib/umd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/baz' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/ember' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/lighthouse/node_modules/axe-core/lib/core/utils' 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/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/lazyload.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/eslint-config-wikimedia/node_modules/rxjs/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/invoke.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.disposable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/prefetch' npm ERR! code ENOENT npm ERR! syscall mkdir npm ERR! path /src/repo/repo/rest-api/node_modules/.bin npm ERR! errno -2 npm ERR! enoent ENOENT: no such file or directory, mkdir '/src/repo/repo/rest-api/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-20T21_54_42_731Z-debug-0.log 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/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/let.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/invokeMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/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/eslint-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/polished/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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/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/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/config' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-icon-png.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArguments.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' 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/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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-icon-svg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/bin' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArray.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArrayBuffer.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/instance' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/semi-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-preconnect.js' npm npm WARN tarWARN TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/semi-style.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-prefetch.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/clean-css/lib/optimizer/level-2/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' 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/ramda/es/symmetricDifferenceWith.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArrayLike.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/hmr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-preload.js' 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/ramda/src/symmetricDifferenceWith.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-bang-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/semi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/link-rel-prerender.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isArrayLikeObject.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/full/array' 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/webpack/lib/hmr' 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/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/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/lighthouse/node_modules/cssstyle/lib/properties' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/loading-lazy-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' 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/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isBoolean.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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-keywords/src' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/localecompare.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/tail.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/@vue/cli-service/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/tail.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/full/instance' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/isBuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/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/eslint/lib/rules/sort-imports.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-bang-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/take.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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isDate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/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/@storybook/builder-webpack5/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/lighthouse/node_modules/cssstyle/lib/properties' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/src' 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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/micromark/lib/initialize' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/takeLast.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/runtime' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/sort-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/stylelint-config-wikimedia/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/takeLast.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/array' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isElement.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/runtime' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/compile/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/reference' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' 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/array' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isEmpty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/axe-core/lib/checks/generic' 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/ramda/es/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/cjs/client/preview' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-no-duplicate-properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/takeWhile.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/magnetometer.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/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/@storybook/builder-webpack5/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/lighthouse/node_modules/cssstyle/lib/properties' 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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/es/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isEqual.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/space-before-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/matchesselector.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' 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/tslint/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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/test.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/lodash/isEqualWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-common/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/stylelint/bin' 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/eslint/lib/rules/space-before-function-paren.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/matchmedia.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/test.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/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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mathml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/thunkify.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/html' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/maxlength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/thunkify.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/space-infix-ops.js' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isFinite.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/eslint/lib/rules/space-unary-ops.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-bang-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/lighthouse/node_modules/cssstyle/lib/properties' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isFunction.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' 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/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/spaced-comment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/typed-array' 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/csp_evaluator/checks' 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/polished/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/lighthouse/lighthouse-core' 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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack5/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/compile/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isInteger.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/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-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/strict.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isLength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isMap.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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/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/caniuse-lite/data/features/mdn-text-decoration-line.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/switch-colon-spacing.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toString.js' 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/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/symbol-description.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isMatch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/syntaxes' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/toUpper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/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/es/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/scripthost.d.ts' 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/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/toUpper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isMatchWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/template-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/transduce.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/object' 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/aria-query/lib/etc/roles/dpub' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/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/client/data-bridge/node_modules/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/discriminator' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/media-fragments.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/transduce.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/template-tag-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNaN.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/cjs/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/csp_evaluator/checks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/esm/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js' 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/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/transpose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/transpose.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-no-duplicate-properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNative.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mediarecorder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/traverse.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mediasource.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/view/lib/wikibase-tainted-ref/node_modules/ramda/src/traverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/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/webpack-dev-server/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/menu.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNil.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/meta-theme-color.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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-eslint/eslint-plugin/docs' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/meter.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/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/tryCatch.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/tryCatch.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/unicode-bom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/util/hash' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/type.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/variable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/type.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unapply.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/use-isnan.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/midi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unapply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/minmaxwh.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unary.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isObjectLike.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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' 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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/docs' 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/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' 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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/resolve/test/resolver/multirepo' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@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/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/valid-jsdoc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/theming/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unary.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/client/data-bridge/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/lodash/isPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.importscripts.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/vocabularies/unevaluated' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uncurryN.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/valid-typeof.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/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/@vue/cli-service/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/scope-manager/dist/lib/webworker.iterable.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uncurryN.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/vars-on-top.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isRegExp.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/@storybook/core-client/dist/ts3.9' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/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/stylelint-scss/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unfold.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/ansiPainter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/@storybook/builder-webpack5/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/resolve/test/resolver/multirepo' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unfold.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/es/union.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/wrap-iife.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/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/src/union.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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/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/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/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/rxjs/dist/cjs/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unionWith.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/wrap-regex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isString.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mp3.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/yield-star-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/jquery/src/traversing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mpeg-dash.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/lib/rules/yoda.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isSymbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/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/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mpeg4.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uniqBy.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/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/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/@storybook/builder-webpack5/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/lighthouse/node_modules/cssstyle/lib/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/nested_symlinks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/esm' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/webpack-dev-server/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/uniqWith.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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/ramda/src/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/reflect' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isUndefined.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unless.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unless.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/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint/conf' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/isWeakMap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/@babel/types/lib/definitions' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/unnest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/lodash/isWeakSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-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-service/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/unnest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/renderKid/styles' 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-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/until.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/iteratee.js' 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/properties' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/multibackgrounds.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/until.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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/@storybook/builder-webpack5/node_modules/clean-css/lib/options' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/core-js-pure/es/typed-array' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/multicolumn.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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/update.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/join.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/alpha-value-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mutation-events.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' 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-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/mutationobserver.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/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/useWith.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/kebabCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-allowed-list' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/lib/renderKid/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/useWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/kebabCase.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/validation' 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/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' 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/object' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/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/fp/keyBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/keyBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/valuesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/valuesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/keys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/view.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/keysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/view.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/test' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bluebird/js/release' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/cli' 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/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/stylelint-config-wikimedia/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/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/keysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/declaration-block-semicolon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/object' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/when.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/resolve/test/resolver/symlinked/package' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lang.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/when.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lang.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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/where.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/last.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-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/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/namevalue-storage.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/last.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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/native-filesystem-api.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lastIndexOf.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@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/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/nav-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lastIndexOf.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/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' 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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/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/features/reflect' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/whereEq.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/lastIndexOfFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/dist/vocabularies/discriminator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/without.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/test' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lodash.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/Badge' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/without.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/dist/cjs/client/preview' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/helpers/esm' 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/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/netinfo.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lodash.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/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/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/xprod.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lowerCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/declaration-block-semicolon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/object' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/xprod.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lowerCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/zip.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lowerFirst.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@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/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/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/stable/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/zip.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lowerFirst.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/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/svelte' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/core-js-pure/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/highlight.js/types' 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/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/zipObj.js' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/core-js/actual/object' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/src/zipObj.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/alpha-value-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-semicolon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/notifications.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/es/zipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/lte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/downshift/typings' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/cli' 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/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/runtime' 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/renderkid/docs' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ramda/src/zipWith.js' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/lte.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-allowed-list' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/at-rule-whitelist' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/runtime' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/map.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/dist/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-blacklist' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/stylelint/lib/rules/declaration-block-single-line-max-declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mapKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/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/full/object' 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/view/lib/wikibase-tainted-ref/node_modules/ramda/src/index.mjs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mapKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/vue/server-renderer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mapValues.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/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/@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/core-js/stable/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-entries.js' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/mapValues.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/stylelint/lib/rules/at-rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/lighthouse/node_modules/axe-core/lib/checks/forms' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-fit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/matches.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/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-observe.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/matches.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/eslint-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/object-values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/matchesProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/matchesProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/objectrtc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/math.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-keywords/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/react-syntax-highlighter/dist/cjs/languages/prism' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/offline-apps.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/math.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/block-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/offscreencanvas.js' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/models' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/max.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ogg-vorbis.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/max.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/eslint-config-wikimedia/node_modules/eslint/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/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ogv.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/maxBy.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/docs' 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/jtd' 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/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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/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/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/declaration-block-trailing-semicolon' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ol-reversed.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/maxBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mean.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/eslint-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/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/once-event-listener.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mean.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/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/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/online-status.js' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/meanBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/opus.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/meanBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/client/data-bridge/node_modules/lodash/_createRound.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/full/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/Badge' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/orientation-sensor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/memoize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' 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/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/@storybook/vue3/dist/esm/client' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/outline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/memoize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-function-notation' 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-tree/lib/syntax/atrule' 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/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/merge.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/merge.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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pad-start-end.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mergeAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/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/full/reflect' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/page-transition-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mergeAllWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/at-rule-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-hex-length' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pagevisibility.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-eslint/eslint-plugin/docs' 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/client/data-bridge/node_modules/lodash/_createSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mergeWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/passive-event-listener.js' 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/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mergeWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-closing-brace-empty-line-before' 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/core-js/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/passkeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/renderkid/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/passwordrules.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/method.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/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/path2d.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/methodOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/color-no-invalid-hex' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/payment-request.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/methodOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createToPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-a11y/dist/ts3.4' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pdf-viewer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/lodash/fp/min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-client/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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-config-wikimedia/node_modules/eslint/lib' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' 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/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/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/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/minBy.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-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/minBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/helpers' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-closing-brace-space-before' 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/reflect' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/permissions-api.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_createWrap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/mixin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/vue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-pattern' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/permissions-policy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/mixin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' 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/stylelint/lib/rules/block-no-empty' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/function' 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/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/multiply.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-whitespace-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/multiply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/nAry.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/negate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/writer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/esm/utils' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_customDefaultsAssignIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/negate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/comment-word-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/picture-in-picture.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/next.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/picture.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/next.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/config' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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-minimizer-webpack-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ping.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-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/noop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/block-opening-brace-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/noop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_customDefaultsMerge.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/now.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-function-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/now.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/nth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/color-hex-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/aria-query/lib/etc/roles/dpub' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/png-alpha.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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/nth.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/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/css/var' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-bang-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_customOmitClone.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/Badge' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pointer-events.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/nthArg.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/modern/client' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pointer.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/nthArg.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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/pointerlock.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/number.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/declaration-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/portals.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/view/lib/wikibase-tainted-ref/node_modules/lodash/number.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/object.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/containers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/prefers-color-scheme.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/dist/vocabularies/discriminator' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/color-no-invalid-hex' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/prefers-reduced-motion.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/omit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' 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/symbol' 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-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/omit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-no-shorthand-property-overrides' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/progress.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/omitAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/test' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/var' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_deburrLetter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/promise-finally.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/omitBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-no-empty' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/promises.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/omitBy.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/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/proximity.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/once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' 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/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/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/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/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/stylelint/lib/rules/declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/proxy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/once.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/orderBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-whitespace-inside' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_defineProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/api/dist/ts3.9' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/orderBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/stylelint/lib/rules/comment-word-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/over.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/actual/set' 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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/publickeypinning.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/over.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/comment-word-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-block-single-line-max-declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_equalArrays.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/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/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/push-api.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/overArgs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/overArgs.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/custom-media-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/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/mini-css-extract-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/overEvery.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-property-unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/overEvery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/queryselector.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/overSome.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/core-js/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_equalByTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/vue3' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/overSome.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/readonly-attr.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pad.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/referrer-policy.js' 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/view/lib/wikibase-tainted-ref/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/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pad.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padChars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/third-party-web/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/registerprotocolhandler.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-bang-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padCharsEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/caniuse-lite/data/features/rel-noopener.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/Badge' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_equalObjects.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/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/modern/models' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padCharsStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rel-noreferrer.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-no-duplicate-custom-properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rellist.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/full/symbol' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/padEnd.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rem.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/declaration-property-unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/padStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/lib/jsdom/living/domparsing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/requestanimationframe.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/padStart.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/stylelint/lib/rules/declaration-block-no-redundant-longhand-properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_escapeHtmlChar.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/requestidlecallback.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/parseInt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' 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/tslint/lib/rules' 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/caniuse-lite/data/features/resizeobserver.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/parseInt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-no-shorthand-property-overrides' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/resource-timing.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/partial.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rest-parameters.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/effects' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_escapeStringChar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/partial.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/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/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/partialRight.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/table/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/partialRight.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 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-newline-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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/partition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-semicolon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/rtcpeerconnection.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/partition.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/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' 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/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/path.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' 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/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/lodash/fp/pathEq.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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pathOr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-block-single-line-max-declarations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ruby.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/paths.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jquery/src/attributes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_flatRest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/run-in.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/browser/parser' 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/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/eslint/lib/eslint' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pick.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/table/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/eslint-plugin-vue/lib/rules/no-template-key.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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pickAll.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pickBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/pl' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/debug' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pickBy.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/jsdom/lib/jsdom/living/domparsing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_freeGlobal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pipe.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/screen-orientation.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-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/debug' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/placeholder.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-template-shadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-colon-space-before' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/script-async.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/plant.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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/plant.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-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/caniuse-lite/data/features/script-defer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pluck.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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/Badge' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getAllKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/scrollintoview.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/prop.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-no-important' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/propEq.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/operators' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-blacklist' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/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/eslint-plugin-vue/lib/rules/no-template-target-blank.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/property.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sdch.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/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/property.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-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/popper.js/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/propertyOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/autoloader' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/propertyOf.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' 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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getAllKeysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/frameworks/web-components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/selection-api.js' 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/chrome-debugging-protocol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/propOr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/selectlist.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/props.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/server-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/serviceworkers.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/setimmediate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' 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/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getData.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/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAllBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/dom-utils' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/shadowdom.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/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAllBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-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/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/shadowdomv1.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAllWith.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' 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/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-disallowed-list' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sharedarraybuffer.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/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-textarea-mustache.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAllWith.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/declaration-property-value-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sharedworkers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/pullAt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/declaration-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/pullAt.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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getFuncName.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/random.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-this-in-before-route-enter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/downshift/dist/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/random.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getHolder.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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-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/ajv-formats/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-name-case' 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/mini-css-extract-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-undef-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/declaration-property-value-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rangeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/autoloader' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/rangeRight.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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-eslint/eslint-plugin/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getMapData.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sni.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rangeStep.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rangeStepRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/docs' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rearg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-allowed-list' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/Badge' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getMatchData.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/rearg.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/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/spdy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/tokenizer' 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/instance' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reduce.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/speech-recognition.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-property-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/reduce.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-quotes' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/speech-synthesis.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reduceRight.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-calc-no-invalid' 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/@storybook/builder-webpack5/node_modules/clean-css/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/spellcheck-attribute.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getNative.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unregistered-components.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/reduceRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sql-storage.js' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/reject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unsupported-features.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/srcset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/remove.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/remove.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/repeat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/pt-br' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/repeat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/dist/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/replace.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitelist' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/replace.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/stream.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/rest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/streams.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/rest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' 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/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/stricttransportsecurity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getPrototype.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/restFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-disallowed-list' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/style-scoped.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/hue-degree-notation' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/result.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' 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/string' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/configuration/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/subresource-bundling.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' 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/mini-css-extract-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/result.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' 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/stylelint/lib/rules/font-family-name-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/subresource-integrity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/indentation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/reverse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/reverse.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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-max-empty-lines' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/configuration/properties' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/round.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/angular' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/dist/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/round.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getRawTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unused-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sample.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/verify' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sample.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-css.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/length-zero-no-unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sampleSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' 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/caniuse-lite/data/features/svg-filters.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sampleSize.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/node' 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/caniuse-lite/data/features/svg-fonts.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/linebreaks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/seq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getSymbols.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/generator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-fragment.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' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/seq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' 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/mini-css-extract-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-html.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unused-properties.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-empty-lines' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/font-family-no-duplicate-names' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-html5.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/set.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-quotes' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/ru' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-img.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-line-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getSymbolsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/setWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg-smil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/mutation-observer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-nesting-depth' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/setWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/svg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/shuffle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' 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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/sxg.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/bar' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/shuffle.js' 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/@storybook/addon-actions/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/dom-utils' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/size.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-before' 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/lodash/size.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/slice.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/slice.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' 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/mini-css-extract-plugin/node_modules/ajv/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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tabindex-attr.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/snakeCase.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unused-refs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-whitelist' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/font-family-no-missing-generic-family-keyword' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/mutation-observer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/snakeCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' 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/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/some.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/tr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/template-literals.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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/some.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' 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/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getValue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/hue-degree-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/temporal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortBy.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/testfeat.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/sortedIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/indentation' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-decoration.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' 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/object' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-emphasis.js' 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/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-overflow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/typed-array' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-size-adjust.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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedIndexOf.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getView.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/array' 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' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/text-stroke.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedLastIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/length-zero-no-unit' 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/mini-css-extract-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/textcontent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-unused-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedLastIndex.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/stylelint/lib/rules/font-weight-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/textencoder.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/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedLastIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/linebreaks' 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/webpack/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedLastIndexBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedLastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_getWrapDetails.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedLastIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-use-computed-property-like-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedUniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-line-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedUniq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/web' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/web' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sortedUniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/max-nesting-depth' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sortedUniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tls1-1.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/split.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tls1-2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/split.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/tls1-3.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/spread.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-colon-space-before' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/spread.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-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/rxjs/_esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/spreadFrom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Hash.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/startCase.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/atrule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/startCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/touch.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/startsWith.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-descending-specificity' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/startsWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/transforms2d.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/string.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/third-party-web/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-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/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/cli' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/transforms3d.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/string.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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/common' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/trusted-types.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashClear.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-use-v-if-with-v-for.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/stubFalse.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-first-line' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/ttf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubFalse.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-apex.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' 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/object' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-source' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/language' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/bar' 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/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' 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/@babel/types/lib/modifications' 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/typed-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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubString.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/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/eslint-plugin-vue/lib/rules/no-useless-concat.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/typedarrays.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/stubTrue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-extra-semicolons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/NodeFilter.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/stubTrue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/lib/nodejs' 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/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashGet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/u2f.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/traversal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/subtract.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-useless-mustaches.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/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/subtract.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-apex.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/NodeIterator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sum.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sum.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/sumBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-unknown-animations' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/unhandledrejection.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/sumBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack-dev-server/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/symmetricDifference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-leading-zero' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/symmetricDifferenceBy.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/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashHas.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/url.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-useless-template-attributes.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/symmetricDifferenceWith.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-max-precision' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/T.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/urlsearchparams.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/tail.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-calc-no-invalid' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-no-trailing-zeros' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/tail.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/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/use-strict.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hashSet.js' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/user-select-none.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 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/take.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/user-timing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-useless-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/OnBeforeUnloadEventHandlerNonNull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeLast.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-apex.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-descending-specificity' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/OnErrorEventHandlerNonNull.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeLastWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeRight.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/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-case' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/takeRight.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeRightWhile.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/bootstrap/dist/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/variable-fonts.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/runtime/helpers/esm' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PageTransitionEvent.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/takeRightWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hasPath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-v-text.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/takeWhile.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key-on-child.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-empty-first-line' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-calc-no-unspaced-operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PageTransitionEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/takeWhile.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-vendor-prefix' 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/stylelint/lib/rules/no-empty-source' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/vector-effect.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/tap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/domparsing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getAllCookies.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/template.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-extra-semicolons' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hasUnicode.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/hr-time' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/templateSettings.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/dpub' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/vibration.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-apex.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/video.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Performance.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/throttle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/videotracks.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/throttle.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-invalid-position-at-import-rule' 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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/view-transitions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' 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/lodash/fp/thru.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/viewport-unit-variants.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 tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-comma-space-before' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Plugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_hasUnicodeWord.js' 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/@vue/cli-service/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' 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/@storybook/core-common/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/stylelint/lib/rules/no-irregular-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/viewport-units.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/times.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-for-template-key.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/modules' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/navigator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/times.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' 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/@storybook/builder-webpack5/node_modules/clean-css/lib/optimizer/level-1/value-optimizers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/toArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementAttribute.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/ember' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PluginArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wai-aria.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_initCloneArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/no-unknown-animations' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-html.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wake-lock.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-wikimediaui.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toFinite.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wasm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toFinite.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-leading-zero' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PopStateEvent.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wav.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/wbr-element.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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toInteger.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-max-precision' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/PopStateEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-animation.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_initCloneByTag.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toIterator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-curly-spacing.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-app-manifest.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/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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-model-argument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' 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/css-minimizer-webpack-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/number-no-trailing-zeros' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-bluetooth.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toJSON.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementComputedLabel.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/function' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ProcessingInstruction.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_initCloneObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-serial.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-v-text.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/toLength.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-wikimediaui.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/web-share.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-class-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webauthn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toLower.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ProgressEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webcodecs.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementComputedRole.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/function' 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/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-case' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webgl.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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/stats' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toNumber.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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ProgressEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webgl2.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_insertWrapDetails.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-blacklist' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-disallowed-list' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/no-watch-after-await.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/modules' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webgpu.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPairs.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/devtools/build/commands/getElementCSSValue.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webhid.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toPairsIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Range.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webkit-user-drag.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isFlattenable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' 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/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/object-curly-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webm.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-wikimediaui.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toPath.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webnfc.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webp.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/websockets.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toPlainObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/dom-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/rule-empty-line-before' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/modifications' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/caniuse-lite/data/features/webtransport.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/config' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/order-in-components.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/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/eslint-plugin-vue/lib/rules/object-curly-spacing.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/stylelint/lib/rules/function-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/sharing' 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/devtools/build/commands/getElementProperty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webusb.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isIterateeCall.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/css-tree/lib/tokenizer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/toSafeInteger.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/object-property-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack5/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets-wikimediaui.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webvr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webvtt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-id-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webworkers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/toUpper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Screen.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementRect.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/webxr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' 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-dev-server/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/retrievers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/bootstrap/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' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollBehavior.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/transform.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollIntoViewOptions.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' 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/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/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/one-component-per-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' 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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollLogicalPosition.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/will-change.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-paint-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/logging' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/html' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollOptions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/woff.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/trim.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isKeyable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/operator-linebreak.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-accessibility.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ScrollRestoration.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/woff2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimChars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/selection' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-placeholder-shown.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/word-break.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementShadowRoot.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimCharsEnd.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/@babel/types/lib/retrievers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/caniuse-lite/data/features/wordwrap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimCharsStart.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isLaziable.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Selection.js' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-attribute' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimEnd.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/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/order-in-components.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' 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/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-accessibility.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-linear-gradient-no-nonstandard-direction' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-placeholder.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/handlebars/dist/amd/handlebars/decorators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementTagName.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' 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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isMaskable.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/trimEnd.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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/padding-line-between-blocks.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-accessibility.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SelectionMode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/x-doc-messaging.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-read-only-write.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-class' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/trimStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/x-frame-options.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/UnhandledSchemeError.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/trimStart.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/domparsing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xhr2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-combinators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-attribute-quotes' 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/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/truncate.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xhtml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isMasked.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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' 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/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-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/stylelint/lib/rules/function-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-rebeccapurple.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/handlebars/dist/cjs/handlebars/decorators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getElementText.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/UnsupportedFeatureWarning.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/client/data-bridge/node_modules/lodash/_isPrototype.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/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xhtmlsmil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-sync' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/prefer-separate-static-class.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-compound-selectors' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-accessibility.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-class-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unapply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-reflections.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/unary.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/xml-serializer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/traverse' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unary.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/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unescape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_isStrictComparable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-id' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/prefer-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unescape.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-name-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-alerts.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ShadowRoot.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-pseudo-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/union.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ShadowRootInit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-regions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/decorators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ShadowRootMode.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getNamedCookie.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-specificity' 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/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/selector-combinator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unionBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/caniuse-lite/data/features/zstd.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/config' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/UseStrictPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_iteratorToArray.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/unionWith.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-type' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unionWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' 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' 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/mini-css-extract-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StaticRange.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-max-universal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/validateSchema.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-combinator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-alerts.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniq.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StaticRangeInit.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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniqBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/webstorage' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-nested-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-descendant-combinator-no-non-space' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-repeating-gradients.js' npm 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniqueId.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getPageSource.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-qualifying-type' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WarnCaseSensitiveModulesPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Storage.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniqueId.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/uniqWith.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WarnNoModeSetPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-id-pattern' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_lazyClone.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-parentheses-newline-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/uniqWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/util/hash' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-alerts.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unnest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-resize.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/devtools/build/commands/getTimeouts.d.ts' 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/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StorageEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/rules/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-sync' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_lazyReverse.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/unset.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-component-is.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/modules' 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/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StorageEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/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/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unzip.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-alerts.rtl.min.css' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-revert-value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getTitle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/unzipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/blocks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils' 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/bootstrap/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_lazyValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/prop-name-casing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-content.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/level2' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WatchIgnorePlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-list-comma-space-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/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-rrggbbaa.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/update.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getUrl.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/Watching.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/cssom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/update.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/source-code' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-attribute' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_LazyWrapper.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/updateWith.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/mini-css-extract-plugin/node_modules/ajv/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/StyleSheetList.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' 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/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/upperCase.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' 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 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-scroll-behavior.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-combinators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/upperFirst.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/jsdom/lib/jsdom/living/generated/SupportedType.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-compound-selectors' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_ListCache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.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/useWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/function-url-no-scheme-relative' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-content.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-scroll-timeline.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/util.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/stylelint/lib/rules/selector-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getWindowHandle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGAnimatedString.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/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/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/util.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGBoundingBoxOptions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/value.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/wasm-sync' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheClear.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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-id' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/value.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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/valueOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/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/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-content.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-pseudo-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGElement.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/5' 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/client/data-bridge/node_modules/caniuse-lite/data/features/css-scrollbar.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/getWindowHandles.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/values.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-specificity' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/function-url-quotes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/values.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-content.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/valuesIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-max-type' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-sel2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/tslint/lib/rules' 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/devtools/build/commands/getWindowRect.d.ts' 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/refs' TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGGraphicsElement.js' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/where.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/bin' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/selector-max-universal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheGet.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/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/whereEq.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webpack.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-nested-pattern' 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/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/without.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WebpackError.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/styles' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-type-no-unknown' 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/client/data-bridge/node_modules/caniuse-lite/data/features/css-sel3.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/devtools/build/finder' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/highlight.js/lib' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-qualifying-type' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/words.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WebpackIsIncludedPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/words.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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-expose.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-component-is.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/svg' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-advanced.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-no-vendor-prefix' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-selection.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/wrap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-no-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGStringList.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperAt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_listCacheSet.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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/string-quotes' 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/mini-css-extract-plugin/node_modules/ajv/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperChain.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-shapes.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/svelte' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_LodashWrapper.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-name-property.js' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/time-min-milliseconds' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGSVGElement.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-advanced.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' 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/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/container' 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/eslint-reporter/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-snappoints.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/wrapperLodash.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/devtools/build/commands/isElementEnabled.d.ts' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unicode-bom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Map.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-disallowed-list' 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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-constructor.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/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/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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-direct-export.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' 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/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/wrapperReverse.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-sticky.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/isElementSelected.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-no-unknown' 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/eslint-config-wikimedia/node_modules/eslint/lib' npm 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_MapCache.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-emit-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/SVGTitleElement.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-advanced.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-parentheses-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' 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/eslint-reporter/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-subgrid.js' 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/@types/lodash/fp' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/features/string' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-class-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheClear.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ajv-formats/node_modules/ajv/dist/refs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/xor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' 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/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/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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-explicit-emits.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/client/data-bridge/node_modules/caniuse-lite/data/features/css-supports-api.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/navigateTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/Text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' 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' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-disallowed-list' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/hue-degree-notation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheDelete.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-render-return.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-url-scheme-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-advanced.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/xorBy.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TextTrackKind.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/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/fp/xorWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-table.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/devtools/build/commands/newSession.d.ts' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheGet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' 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 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/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/stylelint-scss/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/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-expose.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' 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/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TouchEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' 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/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TouchEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-align-last.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/performActions.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-keyword-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-colon-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WebpackOptionsApply.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' 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-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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/indentation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/traversal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-name-property.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/zipObject.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-citation.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/WebpackOptionsDefaulter.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-indent.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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/TreeWalker.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/refresh.d.ts' 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/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/webworker' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/zipObjectDeep.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/dependencies/WorkerDependency.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/UIEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-pseudo-element-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/zipWith.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/dependencies/WorkerPlugin.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/package.json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/UIEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-case' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flake.lock' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/utils.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/lib/util/hash' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/README.md' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-list-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/selector-type-no-unknown' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/lodash/flake.nix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/value-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/shorthand-property-no-redundant-values' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/constraint-validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-no-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/ValidityState.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/string-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/time-min-milliseconds' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/VisibilityState.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/VoidFunction.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unicode-bom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/websockets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/websockets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/WebSocket.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/events' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/WheelEvent.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/WheelEventInit.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/unit-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint-config-wikimedia/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-keyword-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/browser/parser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/nodes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-list-max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLDocument.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/lib/rules/value-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequestEventTarget.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/debug' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequestResponseType.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLHttpRequestUpload.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/domparsing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/living/generated/XMLSerializer.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/jsdom/lib/jsdom/level3' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/stylelint/docs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/schemes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/debug' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/webpack/schemas/plugins/sharing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapCacheSet.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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.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/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-prop-type-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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-justify.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/releaseActions.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm npm WARNWARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/store/dist/ts3.9' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/vue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/function-whitespace-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-citation.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/container' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-orientation.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/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-prop-types.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-citation.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-text-spacing.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/sendAlertText.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-render-return.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/hue-degree-notation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-citation.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/cs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/de' 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/eslint-reporter/reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-textshadow.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/setTimeouts.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/cs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/cs' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/fr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/de' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/de' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/it' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/es' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/es' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/fr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/fr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/ko' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/it' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/it' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/pl' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/ja' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/pt-br' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/ko' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/ko' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/ru' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/pl' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/pl' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/tr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/pt-br' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_mapToArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-slots-as-functions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.promise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-core.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-touch-action-2.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/setWindowRect.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SameValueNonNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/pt-br' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/zh-cn' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_matchesStrictComparable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/ru' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-toggle-inside-transition.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/indentation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/ru' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/type-utils/node_modules/typescript/lib/zh-tw' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-core.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/tr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/tr' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-touch-action.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/modules' 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-eslint/typescript-estree/node_modules/typescript/lib/zh-cn' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/status.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/node_modules/typescript/lib/zh-cn' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/typescript-estree/node_modules/typescript/lib/zh-tw' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint/lib/cli-engine' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/@typescript-eslint/eslint-plugin/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_memoizeCapped.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-v-for-key.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.sharedmemory.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-transitions.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' 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/client/data-bridge/node_modules/devtools/build/commands/switchToFrame.d.ts' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/client/data-bridge/node_modules/lodash/_mergeData.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-core.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.d.ts.map' 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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SecFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-unicode-bidi.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/switchToParentFrame.d.ts' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/length-zero-no-unit' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/test-assets' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-indent.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/require-valid-default-prop.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-core.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Set.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/controls' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-unset-value.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/vue3' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/switchToWindow.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SetIntegrityLevel.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SetTypedArrayFromArrayLike.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SetTypedArrayFromArrayLike.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SetTypedArrayFromTypedArray.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SetTypedArrayFromTypedArray.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SetValueInBuffer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SetValueInBuffer.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npmnpm 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_metaMap.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/return-in-computed-property.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-list.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/jsdom/lib/jsdom/living/window' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@vue/cli-plugin-typescript/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tarnpm TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-variables.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/devtools/build/commands/takeElementScreenshot.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/linebreaks' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_nativeCreate.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/keyframe-declaration-no-important' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-list.min.css' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/helpers' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2020.symbol.wellknown.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-when-else.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' 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/client/data-bridge/node_modules/devtools/build/commands/takeScreenshot.d.ts' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SortIndexedProperties.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_nativeKeys.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/return-in-emits-validator.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SortIndexedProperties.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.d.ts.map' 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/caniuse-lite/data/features/css-widows-orphans.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_nativeKeysIn.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/keyframes-name-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SpeciesConstructor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/SpeciesConstructor.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-list.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.d.ts.map' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-width-stretch.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' 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' 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/ajv-formats/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_nodeUtil.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/validation' 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/validation' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-list.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.full.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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 tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/cli' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-writing-mode.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-line-length' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm npm WARNWARN 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringCreate.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_objectToString.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/rules/syntaxes' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/length-zero-no-unit' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/script-indent.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-styling.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringGetOwnProperty.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringGetOwnProperty.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/controls' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringIndexOf.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css-zoom.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' 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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/StringPad.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringPad.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_overArg.js' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/StringToBigInt.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringToBigInt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/script-setup-uses-vars.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringToBigInt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.intl.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/StringToCodePoints.js' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringToCodePoints.js' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/StringToCodePoints.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/StringToNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/substring.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/substring.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/substring.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/SymbolDescriptiveString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/max-nesting-depth' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/generator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TestIntegrityLevel.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TestIntegrityLevel.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TestIntegrityLevel.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/thisBigIntValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_overRest.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/linebreaks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/thisBigIntValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-styling.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisBooleanValue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/thisBooleanValue.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-attr.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/frameworks/web-components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/core-js/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/thisNumberValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisNumberValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_parent.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.d.ts.map' 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/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-boxsizing.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/thisStringValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisStringValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/thisStringValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/thisSymbolValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisSymbolValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/thisSymbolValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/polished/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/thisTimeValue.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/thisTimeValue.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Promise.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ThrowCompletion.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ThrowCompletion.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ThrowCompletion.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-empty-lines' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-styling.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/runtime/regenerator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TimeClip.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/TimeFromYear.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TimeFromYear.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TimeFromYear.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TimeFromYear.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/TimeString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TimeString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.promise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TimeString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TimeString.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/cli' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-colors.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TimeWithinDay.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TimeWithinDay.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TimeWithinDay.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/modules' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToBigInt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToBigInt.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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToBigInt.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToBigInt64.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToBigInt64.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToBigInt64.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToBigInt64.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToBigUint64.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/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToBigUint64.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToBigUint64.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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToBigUint64.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/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToBoolean.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToBoolean.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToBoolean.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToBoolean.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/instance' 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/typed-array' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToDateString.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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToDateString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToDateString.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToDateString.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/iterator' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToIndex.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToIndex.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToIndex.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToIndex.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToInt16.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/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToInt16.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToInt16.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/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToInt16.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/full/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToInt32.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToInt32.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToInt32.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToInt32.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToInt8.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToInt8.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToInt8.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToInt8.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToInteger.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToIntegerOrInfinity.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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToIntegerOrInfinity.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToIntegerOrInfinity.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/actual/typed-array' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToLength.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToLength.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToLength.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/array' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToNumber.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToNumber.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToNumeric.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/full/typed-array' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToObject.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToObject.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToObject.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/typed-array' 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/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_realNames.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/singleline-html-element-content-newline.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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' 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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-cursors-grab.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/watch' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_reEscape.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToPrimitive.js' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/instance' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-line-length' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToPrimitive.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToPrimitive.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-editing-styling.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToPrimitive.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/logging' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/controls' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToPropertyDescriptor.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToPropertyDescriptor.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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' 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/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/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToPropertyKey.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-cursors-newer.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToPropertyKey.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToPropertyKey.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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_reEvaluate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.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/full/array' 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/client/data-bridge/node_modules/prismjs/components' 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/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToPropertyKey.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/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/watch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/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/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-cursors.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_reInterpolate.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/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToString.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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/max-nesting-depth' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-interactions.css' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' 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/core-js/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToString.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/array' 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/array' 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' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/css3-tabsize.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToUint16.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToUint16.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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToUint16.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToUint16.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/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es2021.weakref.js.map' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_reorder.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToUint32.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToUint32.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/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack4/node_modules/webpack/lib/performance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToUint8.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToUint8.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToUint8.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.d.ts.map' 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/instance' 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/validation' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_replaceHolders.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-scss/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/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-colon-space-after' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/sort-keys.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-interactions.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ToUint8Clamp.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ToUint8Clamp.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/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToUint8Clamp.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToUint8Clamp.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/full/promise' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ToZeroPaddedDecimalString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/ToZeroPaddedDecimalString.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/promise' 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/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/TrimString.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TrimString.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/angular' 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/es-abstract/2022/TrimString.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TrimString.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/truncate.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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Type.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Type.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Type.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/features/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/TypedArrayCreate.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/TypedArrayCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TypedArrayCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es5.js.map' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TypedArrayCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TypedArrayCreate.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_root.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TypedArrayCreateSameType.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TypedArrayElementSize.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/full/array' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TypedArrayElementSize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/TypedArrayElementType.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/space-in-parens.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TypedArrayElementType.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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/web_modules' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/webpack/web_modules' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/TypedArraySpeciesCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/web_modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/TypedArraySpeciesCreate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/web_modules' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@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/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/TypedArraySpeciesCreate.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-case' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/UnicodeEscape.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/UnicodeEscape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/UnicodeEscape.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/UnicodeEscape.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/UnicodeEscape.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/BigInt' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/Number' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/BigInt' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/Number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/BigInt' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/Number' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/UTF16Decode.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/UTF16DecodeString.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/UTF16DecodeSurrogatePair.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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/UTF16EncodeCodePoint.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/UTF16EncodeCodePoint.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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/UTF16EncodeCodePoint.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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/UTF16Encoding.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/UTF16Encoding.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/UTF16SurrogatePairToCodePoint.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/UTF16SurrogatePairToCodePoint.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/UTF16SurrogatePairToCodePoint.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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/ValidateAndApplyPropertyDescriptor.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/ValidateAndApplyPropertyDescriptor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_safeGet.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint-scss/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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ValidateAndApplyPropertyDescriptor.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-colon-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ValidateAndApplyPropertyDescriptor.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/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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/space-infix-ops.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-interactions.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/ValidateAtomicAccess.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/ValidateAtomicAccess.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/Zoom' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ValidateAtomicAccess.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-a11y/dist/ts3.9' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@babel/types/lib/validators' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/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/stable/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/ValidateIntegerTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ValidateIntegerTypedArray.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/actual/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/ValidateTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/currentcolor.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.d.ts.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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/ValidateTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/ValidateTypedArray.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Set.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/actual/iterator' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/ValidateTypedArray.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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/space-unary-ops.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/file-api' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/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/core-js/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/es-abstract/helpers' 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/core-js/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-server/dist/esm/utils' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/WeakRefDeref.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/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/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/WeekDay.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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/WeekDay.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/custom-elements.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es6.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/WeekDay.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/WeekDay.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/iterator' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/WordCharacters.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/WordCharacters.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/WordCharacters.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/WordCharacters.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/WordCharacters.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/WordCharacters.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2018/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2019/YearFromTime.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/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2020/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2021/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_SetCache.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/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2022/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/es-abstract/2023/YearFromTime.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/core-js/stable/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/static-class-names-order.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-interactions.rtl.min.css' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/core-js/actual/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/lib/validators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/core-js/stable/string' 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/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/custom-elementsv1.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.d.ts.map' 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/instance' 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/regexp' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/instance' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setCacheAdd.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' 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' 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/instance' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-layout.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/es/array' 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/core-js/es/instance' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/containers' 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/async-iterator' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/customevent.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/es7.js.map' 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/array' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setCacheHas.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-layout.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2019' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/array' 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/instance' 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/core-js/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/features/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/shell-session.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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/array' 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/instance' 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' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setData.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/typed-array' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.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/typed-array' 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/dynamic' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-layout.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/full/string' 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/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/smali.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/await-thenable.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setToArray.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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-case' 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/rules/syntaxes' 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/instance' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/dist/esm/utils' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/features/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/template-curly-spacing.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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-layout.rtl.min.css' 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/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/Zoom' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/modifiers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/dynamic' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/common' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/smalltalk.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/dom-collections' 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/core-js/stable/instance' 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' 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/typed-array' 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/view/lib/wikibase-tainted-ref/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/@typescript-eslint/scope-manager/dist/variable' 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/symbol' 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/symbol' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-ts-comment.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setToPairs.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/object' 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/dynamic' 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/object' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/dynamic' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/this-in-template.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-location.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/manager-webpack4/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/core-js/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/full/typed-array' 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/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/smarty.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/report/generator' 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/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-tslint-comment.js.map' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setToString.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/full/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-location.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2021' 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/array' 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/typed-array' 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' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/features/async-iterator' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/weak-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/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' 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/array' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/ban-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_setWrapToString.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/jtd' 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/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/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-location.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/actual/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/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/@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/core-js/full/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/sml.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/dist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.array.js.map' 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/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/full/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/features/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/full/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/object' 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/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/features/object' 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/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/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-no-unknown' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/es/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/use-v-on-exact.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-location.rtl.min.css' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/custom-class' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' 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/object' 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' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/object' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/solidity.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/object' 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/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/object' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/datalist.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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.d.ts.map' 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/reflect' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/stable/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_shortOut.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/reflect' 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/jtd' 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/get-set-record.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/jtd' 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/get-substitution.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.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/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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-media.css' 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/@storybook/manager-webpack4/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/core-js/features/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/full/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/node' 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/core-js/actual/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/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/features/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/solution-file.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/polished/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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dataset.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.asynciterable.js.map' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_shuffleSelf.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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-media.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' 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/@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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/object' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/Zoom' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/object' 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/validation' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/soy.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/full/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/datauri.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/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.d.ts.map' 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/object' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Stack.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/array' 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/validation' 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/validation' 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/array' 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/rules/syntaxes' 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/instance' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-media.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/features/instance' 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/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/sparql.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/date-tolocaledatestring.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/full/symbol' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.bigint.js.map' 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/symbol' 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/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/full/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/features/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/full/reflect' 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/has-own-property.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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/brace-style.js.map' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackClear.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-value-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-media.rtl.min.css' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/custom-class' 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/hidden-keys.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/host-report-errors.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css' 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/html.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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/types' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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/ie8-dom-define.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' 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/ieee754.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' 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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/ember' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/splunk-spl.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/eslint/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/actual/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.d.ts.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/runtime' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/class-literal-property-style.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackDelete.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/runtime' 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/array' 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/runtime' 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/array' 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/rules/syntaxes' 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/instance' 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/runtime' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-bind-style.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/es/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/features/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/features/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/features/string' 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/core-js/features/string' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/containers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/decorators.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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.d.ts.map' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackGet.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-value-whitelist' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-moderation.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/view/lib/wikibase-tainted-ref/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/sass/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/es/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/jtd' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/sqf.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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/details.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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.full.js.map' 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/array' 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/array' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackHas.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/actual/array-buffer' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' 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/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-for-delimiter-style.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/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-moderation.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/node' 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/core-js/actual/function' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/lighthouse/node_modules/axe-core/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/deviceorientation.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/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/actual/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/es/array-buffer' 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/array' 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/array' 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/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/error' 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/function' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stackSet.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-name-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' 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/micromark/lib/util' 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/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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' 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' 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/object' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/es/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/sql.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' 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/regexp' 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/core-js/es/set' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/string' 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' 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/string' 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/testing' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/devicepixelratio.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.intl.js.map' 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/typed-array' 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/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' 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/weak-set' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-dangle.js.map' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_strictIndexOf.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/array' 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/array' 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/rules/syntaxes' 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/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-moderation.rtl.css' 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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/client/data-bridge/node_modules/webpack/lib/css' 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/data-view' 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/core-js/features/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/features/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/instance' 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/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' 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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' 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/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/squirrel.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-after' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dialog.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.js.map' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/comma-spacing.js.map' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_strictLastIndexOf.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/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/features/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-parentheses-space-inside' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-moderation.rtl.min.css' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/core-js/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/client/data-bridge/node_modules/@storybook/core-common/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/core-js/features/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/features/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/node' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/sass/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/full/async-disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/bigint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/data-view' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/stan.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/full/date' 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/core-js/full/disposable-stack' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/es/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dispatchevent.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/full/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stringSize.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-movement.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/url-search-params' 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/core-js/full/url' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/stylus.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-newline-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/dom-collections' 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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.promise.js.map' 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/error' 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/function' 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/function' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-indexed-object-style.js.map' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stringToArray.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-range-operator-space-after' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-movement.min.css' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/xhr' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/stable/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/stable/url-search-params' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/stable/url' 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 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/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/sass/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/web' 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/indexed-object.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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' 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/format' 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/inherit-if-required.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/html' 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/core-js/es/string' 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' 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/testing' 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/inspect-source.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/install-error-cause.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/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/format' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-assertions.js.map' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_stringToPath.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/actual/typed-array' 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/format' 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/typed-array' 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/format' 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/typed-array' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/format' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-movement.rtl.css' 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/internal-metadata.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/copy-to-clipboard' 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/internal-state.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/actual/set' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/is-array-iterator-method.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/ui/dist/modern/components' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/swift.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/is-array.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.4' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' 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/is-big-int-array.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' 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/is-callable.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.string.js.map' 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/symbol' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-definitions.js.map' 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/client/data-bridge/node_modules/lodash/_Symbol.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/full/symbol' 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/client/data-bridge/node_modules/stylelint/lib/rules/media-feature-range-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-on-style.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/symbol' 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 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/ramda/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/features/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' 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/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/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/client/data-bridge/node_modules/es-abstract/2015' 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/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/typescript/loc' 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/is-data-descriptor.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/@storybook/core-common/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/core-js/actual/set' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/node' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' 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/@storybook/components/dist/cjs/Button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' 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/@storybook/addon-a11y/dist/ts3.9' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/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/dist/vocabularies/core' 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/reflect' 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/client/data-bridge/node_modules/refractor/lang/systemd.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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' 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/core-js/features/reflect' 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/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/testing' 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/media' 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/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dnssec.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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.d.ts.map' 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/object' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-exports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_toKey.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/table/node_modules/ajv/dist/vocabularies/core' 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' 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/vocabularies/core' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-movement.rtl.min.css' 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/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/schemas/plugins/css' 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' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/is-forced.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/actual/object' 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/@storybook/core-server/dist/esm/utils' 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/object' 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/core-js/features/object' 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/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' 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/core-js/stable/object' 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/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' 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/core-js/es/number' 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/client/data-bridge/node_modules/refractor/lang/t4-cs.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' 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/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' 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' 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/polished/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/is-integral-number.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/lighthouse/shared' 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/client/data-bridge/node_modules/caniuse-lite/data/features/do-not-track.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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.symbol.js.map' 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/is-iterable.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/core-js/actual/number' 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/core-js/es/number' 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/core-js/features/number' 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/core-js/full/number' 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/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_toSource.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/is-null-or-undefined.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/is-object.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/stylelint/lib/rules/media-query-list-comma-newline-after' 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/is-possible-prototype.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/is-pure.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/syntaxes' 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/core-js/actual/json' 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/@storybook/core-common/dist/cjs/utils' 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/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/ramda/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/full/json' 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/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-on-event-hyphenation.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/is-raw-json.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-user.css' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/is-regexp.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' 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/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/core-js/features/symbol' 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/core-js/full/symbol' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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/core-js/es/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' 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' 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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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/client/data-bridge/node_modules/refractor/lang/t4-templating.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' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' 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/core-js/es/object' 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' 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/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.d.ts.map' 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/object' 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/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/issue' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/consistent-type-imports.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_trimmedEndIndex.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/object' 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/core-js/actual/set' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-on-function-call.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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-user.min.css' 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/prismjs/plugins/copy-to-clipboard' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/set' 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/core-js-pure/features/string' 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/is-symbol.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/containers' 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/scripts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/t4-vb.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/dist/ts3.9' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-descending-specificity' 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/polished/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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/shared' 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/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/esnext.weakref.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array-buffer' 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/core-js/es/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_Uint8Array.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/stylelint/lib/rules/media-query-list-comma-newline-before' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.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/ramda/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/full/array-buffer' 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/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-user.rtl.css' 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/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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/core-js/actual/instance' 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/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/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/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/issue' 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/@storybook/addon-a11y/dist/ts3.4' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/tap.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/string' 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/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' 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/string' 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' 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/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_unescapeHtmlChar.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-on-style.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/schemes' 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/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@babel/types/scripts' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-at-import-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/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-currentscript.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/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/default-param-last.js.map' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_unicodeSize.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.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/actual/string' 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/actual/string' 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/string' 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/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/string' 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/string' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/iterate-simple.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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/iterate.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/iterator-close.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/iterator-create-constructor.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/iterator-create-proxy.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/iterator-define.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/iterator-indexed.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/iterator-map.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/string' 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/string' 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/symbol' 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/typed-array' 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/array' 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/array' 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/dom-collections' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' 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/string' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/v-slot-style.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-user.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/data-uri-highlight' 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/@storybook/components/dist/esm/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/tcl.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/full/symbol' 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/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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/array' 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' 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/array' 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/tables' 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/dom-collections' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-evaluate-xpath.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/string' 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/string' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/dot-notation.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_unicodeToArray.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/iterators-core.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/iterators.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/syntaxes' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-wikimedia.css' 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/typed-array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/serialization' 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/typed-array' 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/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/textile.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-duplicate-selectors' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-execcommand.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/symbol' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_unicodeWords.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/media-query-list-comma-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-wikimedia.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' 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/array' 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/es/instance' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/es/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-a11y/dist/ts3.9' 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/array' 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/array' 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/instance' 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/object' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/toml.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/full/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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' 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/array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-policy.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/instance' 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/object' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-define-emits.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-wikimedia.rtl.css' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/array' 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/array' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/core-js/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/tsx.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-first-line' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/document-scrollingelement.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/full/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' 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/length-of-array-like.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_updateWrapDetails.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/named-grid-areas-no-invalid' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' 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/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-define-props.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/actual/object' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui-icons-wikimedia.rtl.min.css' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/data-uri-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' 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/object' 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/make-built-in.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/map-helpers.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/map-iterate.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/map-upsert.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/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/dist/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/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/tt2.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/actual/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/view/lib/wikibase-tainted-ref/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/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/eslint-config-wikimedia/node_modules/rxjs/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/documenthead.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/actual/typed-array' 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/array' 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/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/es/instance' 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/typed-array' 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/view/lib/wikibase-tainted-ref/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/mini-css-extract-plugin/node_modules/ajv/dist/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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.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/async-iterator' 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/instance' 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/iterator' 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/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-next-tick.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/typed-array' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/stats' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' 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/core-js/full/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/turtle.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-empty-source' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dom-manip-convenience.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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-function-return-type.js.map' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_WeakMap.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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/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/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-descending-specificity' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-template-root.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/instance' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.css' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/es/regexp' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/Button' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/features/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/string' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/twig.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/full/regexp' 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/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/regexp' 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' 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/string' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/symbol' 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/color' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dom-range.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/full/symbol' 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/math-expm1.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-member-accessibility.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/_wrapperClone.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/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/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind-sync.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' 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/math-f16round.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/math-float-round.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' 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/math-fround.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/stats' 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/math-log10.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/math-log1p.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' 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/math-scale.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' 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/math-sign.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' 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/math-trunc.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/core-js/actual/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/typescript.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-eol-whitespace' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' 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/function' 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/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/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' 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/microtask.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/actual/number' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/function' 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/function' 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/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/explicit-module-boundary-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/add.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/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-duplicate-at-import-rules' 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/native-raw-json.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/new-promise-capability.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/normalize-string-argument.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/not-a-nan.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/not-a-regexp.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/actual/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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/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/number-is-finite.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/number-parse-float.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/number-parse-int.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/numeric-range-iterator.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/object-assign.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/object-create.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/dist/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-bind.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' 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/object-define-properties.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/object-define-property.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/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/object-get-own-property-descriptor.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/typescript-reporter' 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/object-get-own-property-names-external.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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/object-get-own-property-names.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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/object-get-own-property-symbols.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/object-get-prototype-of.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/object-is-extensible.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/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/object-is-prototype-of.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/standalone' 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/object-iterator.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/typoscript.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/object-keys-internal.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' 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/object-keys.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' 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/object-property-is-enumerable.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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/object-prototype-accessors-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/domcontentloaded.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/object-set-prototype-of.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/internals/object-to-array.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/standalone' 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/object-to-string.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/standalone' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.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/actual/typed-array' 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/array' 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/typed-array' 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/array' 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/map' 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/typed-array' 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/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' 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/array' 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/typed-array' 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/ordinary-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/actual/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/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/features/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/full/reflect' 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/own-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/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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' 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/string' 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/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' 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/string' 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/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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' 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/parse-json-string.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/actual/json' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/path.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/perform.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/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/object' 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/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/features/object' 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/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/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/stable/object' 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/reflect' 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/promise-constructor-detection.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/promise-native-constructor.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/promise-resolve.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/promise-statics-incorrect-iteration.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/actual/object' 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/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' 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/proxy-accessor.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' 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/array' 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/array' 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/instance' 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/array' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/array' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' 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/queue.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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/iterator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/bigint' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/json' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/stats' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-cloak.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/typed-array' 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/array' 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/core-js/features/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/svelte' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/unrealscript.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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-extra-semicolons' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/stable/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/domfocusin-domfocusout-events.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/after.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-duplicate-selectors' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.rtl.css' 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/array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' 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/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-else-if.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/array' 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/async-iterator' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/instance' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/error' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/typed-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/webpack-dev-server/node_modules/ajv/dist/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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/features/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dommatrix.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/full/typed-array' 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/array' 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/view/lib/wikibase-tainted-ref/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/@storybook/core-common/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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' 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/typed-array' 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/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/mini-css-extract-plugin/node_modules/ajv/dist/types' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.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-exec-abstract.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-exec.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/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/fetch' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/regexp-get-flags.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/client/data-bridge/node_modules/@types/lodash/fp' 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-unsupported-dot-all.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/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/regexp-unsupported-ncg.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/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/uri.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/features/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/download.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/no-empty-first-line' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/ramda/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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.rtl.min.css' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' 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/string' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-else.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/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/features/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/string' 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/core-js/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/v.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/full/instance' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' 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/regexp' 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/string' 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/symbol' 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/regexp' 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' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/dragndrop.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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/func-call-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/regexp' 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/string' 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/symbol' 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/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-for.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/actual/typed-array' 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/core-js/es/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' 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/instance' 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/typed-array' 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/core' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/internal' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/vala.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/core' 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/array' 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/array' 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/core' 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/instance' 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/core' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-empty-source' 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/safe-get-built-in.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.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/same-value-zero.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/same-value.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/schedulers-fix.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/actual/object' 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/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' 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/regexp' 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/string' 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/symbol' 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/regexp' 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/string' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/regexp' 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/string' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/set-clone.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/core' 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-difference.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/actual/data-view' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-apex.css' 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/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/data-view' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' 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-helpers.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' 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-intersection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-html.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/set-is-disjoint-from.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' 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-is-subset-of.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/set-is-superset-of.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/typescript-reporter' 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-iterate.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' 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-method-accept-set-like.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/reflect' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/vbnet.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/object' 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' 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/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/features/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/profile' 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/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/full/object' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.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/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' 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/object' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/fetch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-if.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/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/velocity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/no-unknown-animations' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/ajv-formats/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/core-js/internals/set-size.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/discriminator' 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/mini-css-extract-plugin/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/core-js/internals/set-symmetric-difference.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-eol-whitespace' 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 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/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/core-js/internals/set-union.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/actual/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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/stable/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/actual/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/actual/typed-array' 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/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/typed-array' 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/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/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.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/full/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/full/typed-array' 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/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/typed-array' 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/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/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/@storybook/core-common/dist/modern/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/shared.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-apex.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/profile' 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/array-buffer' 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/array' 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/array' 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/instance' 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/typed-array' 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/array-buffer' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array-buffer' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' 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/string' 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/string' 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/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-is.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/array' 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/core-js/es/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/modern/frameworks/vue' 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/array' 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/dynamic' 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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/internal' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/verilog.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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-leading-zero' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/indent.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/array.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/full/typed-array' 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/dynamic' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-extra-semicolons' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/array' 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/dynamic' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-apex.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-memo.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/view/lib/wikibase-tainted-ref/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/@storybook/components/dist/modern/Button' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/typed-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/view/lib/wikibase-tainted-ref/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/@storybook/api/dist/ts3.4' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/vhdl.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/instance' 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' 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/typed-array' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' 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/species-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/actual/symbol' 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/symbol' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' 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/array' 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/array' 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/instance' 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/array' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' 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/regexp' 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/string' 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/symbol' 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/regexp' 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/string' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/regexp' 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/string' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' 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/string' 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/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/fetch' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-model.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/string' 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/core-js/actual/regexp' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/regexp' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-max-precision' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' 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/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/string' 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/string' 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-cooked.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 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 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 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-parse.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-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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/string-trim-end.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/vim.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/string-trim-forced.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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-start.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/observable' 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.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/element-closest.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/format' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/ary.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/format' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-invalid-double-slash-comments' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' 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/format' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-apex.rtl.min.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-on.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/actual/json' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/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/structured-clone-proper-transfer.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/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/element-from-point.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/actual/string' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/@typescript-eslint/eslint-plugin/dist/rules/indent-new-do-not-use' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-wikimediaui.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-once.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/typed-array' 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/regenerate-unicode-properties/General_Category' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/number-no-trailing-zeros' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/visual-basic.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/element-scroll-methods.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/jtd' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/assign.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/jtd' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-invalid-position-at-import-rule' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/es/string' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/string' 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/string' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-pre.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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' 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/string' 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/core-js/stable/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/warpscript.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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/eme.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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/symbol-constructor-detection.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/index.js.map' 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/symbol-define-to-primitive.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.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/symbol-is-registered.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/symbol-is-well-known.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/symbol-registry-detection.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/actual/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/actual/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' 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/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-wikimediaui.min.css' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' 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/eslint-plugin-vue/lib/rules/valid-v-show.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/wasm.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/task.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/eot.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/regexp' 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/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' 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/regexp' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/async-iterator' 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/table/node_modules/ajv/dist/vocabularies/unevaluated' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/iterator' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention-utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/operators' 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/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/no-irregular-whitespace' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/async-iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-slot.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/actual/iterator' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/typescript-reporter' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/iterator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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-big-int.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/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/assets' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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' 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' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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/core-js/stable/number' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/wiki.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' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-wikimediaui.rtl.css' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/@storybook/addon-docs/dist/modern/frameworks/vue3' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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' 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/validation' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/assignIn.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/no-missing-end-of-source-newline' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/traversal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/@storybook/manager-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/rules/valid-v-text.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mocha/assets' 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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/wolfram.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/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es5.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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/init-declarations.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows-wikimediaui.rtl.min.css' 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/client/data-bridge/node_modules/prismjs/components' 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-plugin-vue/lib/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/to-indexed-object.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' 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-or-infinity.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-case' 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/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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/wren.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/shared' 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' 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/client/data-bridge/node_modules/caniuse-lite/data/features/es6-class.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/standalone' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/keyword-spacing.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/url' 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/stylelint/lib/rules/no-unknown-animations' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' 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/dist/standalone' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' 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/client/data-bridge/node_modules/oojs-ui/dist/images' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/full/url' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/url' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' 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 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 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/core-js/actual/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/number' 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' 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' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/number' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/actual/symbol' 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/@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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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/@storybook/builder-webpack5/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/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/core-js/features/symbol' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/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/full/symbol' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/symbol' 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-property-key.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/xeora.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/public' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6-generators.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/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/array' 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/array' 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/instance' 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/typed-array' 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-set-like.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/lines-between-class-members.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' 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/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/json' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/actual/symbol' 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/view/lib/wikibase-tainted-ref/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/symbol' 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/dom-exception' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/features/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/features/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@types/lodash/fp' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/json' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/array' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-disallowed-list' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/reflect' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/xml-doc.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/symbol' 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/eslint-config-wikimedia/node_modules/rxjs/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/actual/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/error' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-delimiter-style.js.map' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/assignInWith.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/number-leading-zero' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/window' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' 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/oojs-ui/dist/images' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/debug' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@storybook/vue3/node_modules/webpack/lib/debug' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/debug' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/es/regexp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/debug' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/debug' 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/reporter/reporter-rpc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/Button' 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/error' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/object' 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/@storybook/api/dist/ts3.9' 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/regexp' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/xojo.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/typed-array' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/index.d.ts.map' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/date' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/reporter/reporter-rpc' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/member-ordering.js.map' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/error' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/regexp' 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/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/instance' 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.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 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-unknown' 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/error' 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/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/xquery.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/regexp' 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/client/data-bridge/node_modules/caniuse-lite/data/features/es6-module.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/typed-array' 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/table/node_modules/ajv/dist/types' 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-uint8-clamped.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/assignWith.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/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/number-max-precision' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/actual/string' 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/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-apex.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/util' 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/string' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/string' 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/core-js/actual/instance' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6-number.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/method-signature-style.js.map' 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/instance' 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' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-apex.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/@storybook/addon-docs/dist/modern/frameworks/web-components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-no-vendor-prefix' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/eslint-config-wikimedia/node_modules/rxjs/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/features/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/yaml.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6-string-includes.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/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' 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/table/node_modules/ajv/dist/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/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/number-no-trailing-zeros' 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/ramda/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/features/array-buffer' 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/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-core.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/full/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/webpack/lib/ids' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/node_modules/webpack/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/node_modules/webpack/lib/util' 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/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/core-js/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.4' 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/string' 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/core-js/es/string' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/yang.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/instance' 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' 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' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/es6.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/core-js/features/string' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/naming-convention.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' 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/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/utils' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/array' 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 ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' 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/string' 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/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/actual/string' 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/instance' 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/string' 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/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/refractor/lang/zig.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/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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/instance' 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/string' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' 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/instance' 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/string' 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/string' 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/instance' 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/string' 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/string' 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 tarnpm 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' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/at.js' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-allowed-list' 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/instance' 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/view/lib/wikibase-tainted-ref/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/ramda/src' npm WARN 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' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-core.min.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/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/hot' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/eslint-plugin-vue/lib/utils' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@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/core-js/es/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' 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/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/esm/bar' npm WARN npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@popperjs/core/lib/utils' 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/string' 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/core-js/features/string' 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 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' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/eventsource.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/full/string' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-array-constructor.js.map' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/string' 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' 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/instance' 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/string' 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/string' 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/try-node-require.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/try-to-string.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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/promise' 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 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 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/typed-array-species-constructor.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/uid.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/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/typed-array' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/typed-array' 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/function' 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/function' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/function' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/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/features/array' 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/array' 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/instance' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/symbol' 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/symbol' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/symbol' 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/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' 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/array' 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/array' 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/instance' 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/array' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' 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/array' 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/array' 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/instance' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' 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/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' 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/map' 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/weak-map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/weak-map' 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/url-constructor-detection.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/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/web' 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 ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/v8-prototype-define-bug.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/validate-arguments-length.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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' 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/object' 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/typed-array' 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/array' 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/array' 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/instance' 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/object' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/object' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/typed-array' 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/array' 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/array' 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/instance' 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/object' 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/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/living/helpers' 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/weak-map-basic-detection.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/constant' tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/weak-map-helpers.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/weak-set-helpers.js' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/manager-webpack4/node_modules/webpack/lib/node' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/vue3/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/core-js/modules' 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/core-js/modules' npm npmWARN WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/webpack/lib/node' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack4/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/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' npm WARN tarnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/cjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/index.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-base-to-string.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/modules' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/attempt.js' npm WARNnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2016' tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-toolbars.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-define.js' 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' 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 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/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/well-known-symbol.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/whitespaces.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/api/dist/ts3.9' 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/promise' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/promise' 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/core-js/stable/promise' 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/eslint-config-wikimedia/node_modules/eslint/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/actual/array' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/extended-system-fonts.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-non-null-assertion.js.map' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/@types/lodash/fp' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/cli' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/lib' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/actual/typed-array' 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/array' 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/array' 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/instance' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/typed-array' 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/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/array' 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/array' 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/validation' 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/instance' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/features/typed-array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/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/full/array' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/full/instance' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/feature-policy.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/full/typed-array' npmnpm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-confusing-void-expression.js.map' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/array' npm WARN npmtar WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/before.js' TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/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/stylelint/lib/rules/property-case' 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/instance' npmnpm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/stable/typed-array' 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/validation' npm npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/internals/wrap-error-constructor-with-cause.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-toolbars.min.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/README.md' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/view/lib/wikibase-tainted-ref/node_modules/core-js/modules' 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/core-js/web' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.4' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' 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/validation' 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/core-js/features/array' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' 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/client/data-bridge/node_modules/@storybook/core-common/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/jsdom/lib/jsdom/browser' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/custom-class' 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/regenerate-unicode-properties/General_Category' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/array' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dupe-class-members.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/bind.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/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/download-button' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets.js' 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' 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/@storybook/components/dist/esm/Button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' 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/validation' 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/core-js/features/array' 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/eslint-config-wikimedia/node_modules/eslint/lib' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.d.ts.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-duplicate-imports.js.map' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' 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/@storybook/core-server/dist/esm/cli' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/instance' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/scope-manager/dist/lib/lib.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-dynamic-delete.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/bindAll.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-no-unknown' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-widgets.min.js' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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/webdriverio/build/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' 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/validation' 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/core-js/features/instance' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-function.js.map' 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/validation' 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/prismjs/plugins/custom-class' 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/@storybook/addon-docs/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/caniuse-lite/dist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-empty-interface.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/bindKey.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-no-vendor-prefix' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/plugins/download-button' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.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/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' 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/validation' 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/rxjs/_esm5/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' 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' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-explicit-any.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/esm/languages/prism' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' 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-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/modern/cli' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/fetch.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-non-null-assertion.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/property-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/camelCase.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-plugin-mediawiki/node_modules/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-wikimediaui.min.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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/@storybook/components/dist/modern/bar' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' 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/validation' 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/core-js/stable' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-parens.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows.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/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-after' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/fieldset-disabled.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/capitalize.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extra-semi.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/rule-empty-line-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2020' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/electron' 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/@storybook/builder-webpack5/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/css-minimizer-webpack-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' 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/rxjs/_esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/fileapi.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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-extraneous-class.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui-windows.min.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/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/cjs/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-space-before' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/filereader.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/aria-query/lib/etc/roles/abstract' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/castArray.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-brackets-space-inside' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2021' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' 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/webpack/hot' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/reflect' 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/validation' 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/rxjs/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/color' 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' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/rpc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-floating-promises.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/src/languages/prism' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/esm/puppeteer/node' 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-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webdriverio/build/utils' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-operator-whitelist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/filereadersync.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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/esm5/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-for-in-array.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-name-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/ceil.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2015' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/javascript' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/modern/Button' 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/@storybook/builder-webpack5/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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/es/reflect' 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/@storybook/ui/dist/cjs/components' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/filesystem.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' 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/validation' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/oojs-ui.min.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/eslint-plugin-vue/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/esm/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/regenerate-unicode-properties/General_Category' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-attribute-quotes' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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 ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/chain.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implicit-any-catch.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/es-abstract/2016' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' 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/@storybook/builder-webpack5/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/webdriverio/build/scripts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/features/reflect' 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/lighthouse/node_modules/axe-core/lib/rules' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/third-party/chromium-synchronization' 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/observable' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-implied-eval.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/@storybook/addon-docs/dist/esm/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-class-pattern' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' 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/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/flac.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/chunk.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-inferrable-types.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2017' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/utils' 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' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-operator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/esm/components' 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 ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/mini-css-extract-plugin/node_modules/ajv/dist/vocabularies/jtd' 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' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/flexbox-gap.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-this.js.map' 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/oojs-ui/dist/i18n' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/puppeteer-core/lib/cjs/puppeteer/node' 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/webpack/lib/wasm' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/lighthouse/lighthouse-core' 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/@storybook/core-server/dist/modern/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-allowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/lib/handlebars/helpers' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/stable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/src' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/dist/cjs/internal/operators' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/flexbox.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/micromark/lib/tokenize' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/es-abstract/2018' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-actions/dist/ts3.9' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/components/dist/cjs/controls' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/builder-webpack5/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/@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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-operator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/clamp.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/jtd' 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/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-invalid-void-type.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/prismjs/plugins/data-uri-highlight' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/lighthouse-core' 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/core-js-pure/actual/array-buffer' 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/jtd' 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/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-blacklist' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/amd/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/array-buffer' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/ramda/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/dist/vocabularies/jtd' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/react-syntax-highlighter/dist/cjs/styles' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/lodash/clone.js' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/caniuse-lite/data/features/flow-root.js' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-common/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/es-abstract/2019' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/webpack/lib/runtime' 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/@storybook/builder-webpack5/node_modules/fork-ts-checker-webpack-plugin/lib/hooks' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-loop-func.js.map' 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/@popperjs/core/lib/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/refractor/node_modules/prismjs/components' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/stylelint/lib/rules/selector-attribute-operator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/bootstrap/scss' 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' 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/color' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/ui/dist/modern/components' 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/@storybook/core-common/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/micromark/lib/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/oojs-ui/dist/i18n' 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/highlight.js/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/core-server/dist/cjs/utils' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js-pure/actual/dom-exception' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/@storybook/addon-docs/dist/esm/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/dist/compile/jtd' 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/stylelint-config-wikimedia/node_modules/stylelint/lib/rules/selector-combinator-disallowed-list' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/handlebars/dist/cjs/handlebars/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/polished/lib' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/core-js/actual/dom-exception' 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-20T21_54_42_702Z-debug-0.log npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/testing' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/expand.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/takeWhile.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/takeWhile.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/takeWhile.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/filter.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/takeWhile.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/tap.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/finalize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/tap.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/tap.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/tap.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/find.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/findIndex.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/first.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/throttle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/flatMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/throttle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/throttle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/throttle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/throttleTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/throttleTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/throttleTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/throttleTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/throwIfEmpty.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/throwIfEmpty.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/throwIfEmpty.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/throwIfEmpty.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/timeInterval.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/timeInterval.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/timeInterval.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/timeInterval.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/timeInterval.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/timeInterval.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/groupBy.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/timeout.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/timeout.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/timeout.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/timeout.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/testing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/timeout.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/timeout.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/ignoreElements.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/timeoutWith.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/timeoutWith.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/timeoutWith.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/timeoutWith.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/timeoutWith.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/timeoutWith.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/timestamp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/timestamp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/timestamp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/timestamp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/timestamp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/ajax' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/timestamp.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/toArray.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/fetch' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/toArray.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/toArray.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/toArray.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/toArray.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/toArray.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/testing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/toPromise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/toPromise.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/webSocket' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/isEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/window.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/window.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/window.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/window.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/window.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/window.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/windowCount.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/windowCount.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/joinAllInternals.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/windowCount.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/windowCount.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/windowCount.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/last.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/windowCount.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/windowTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/windowTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/windowTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/windowTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/windowTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/windowTime.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/map.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/windowToggle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/windowToggle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/windowToggle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/windowToggle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/windowToggle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/mapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/windowToggle.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/windowWhen.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/windowWhen.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/materialize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/windowWhen.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/windowWhen.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/windowWhen.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/max.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/windowWhen.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/withLatestFrom.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/withLatestFrom.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/withLatestFrom.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/merge.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/withLatestFrom.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/withLatestFrom.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/withLatestFrom.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/mergeAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/zip.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/mergeInternals.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/zip.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/zip.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/mergeMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/mergeMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/zip.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/zip.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/mergeScan.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/zip.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm2015/internal/operators/zipAll.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/_esm5/internal/operators/zipAll.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/mergeWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/zipAll.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/zipAll.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/zipAll.js.map' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/min.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/zipAll.js.map' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/multicast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' 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/src/add' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' 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/src/observable' 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/src/internal' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' 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/src/internal' 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/src/scheduler' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/symbol' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/observeOn.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' 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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/onErrorResumeNext.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/OperatorSubscriber.d.ts' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/pairwise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' 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/src/scheduler' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/partition.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/pluck.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/scheduler' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/publish.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/publishBehavior.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/publishLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/publishReplay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/audit.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/audit.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/audit.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/audit.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/race.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/auditTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/auditTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/auditTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/raceWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/auditTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/add' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/reduce.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/refCount.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/repeat.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/repeatWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/add' 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/src/internal' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/retry.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/retryWhen.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/sample.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/sampleTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/scan.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/scanInternals.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/buffer.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/buffer.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/buffer.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/buffer.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/scheduled' 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/src/add' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/scheduled' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/scheduled' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/bufferCount.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/bufferCount.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/bufferCount.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/scheduled' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/bufferCount.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/scheduled' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/scheduled' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/bufferTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/bufferTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/bufferTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/scheduled' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/bufferTime.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/sequenceEqual.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/share.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/bufferToggle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/bufferToggle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/bufferToggle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/shareReplay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/bufferToggle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/single.d.ts' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/skip.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/bufferWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/skipLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/bufferWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/bufferWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/bufferWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/skipUntil.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/skipWhile.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/startWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/catch.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/catch.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/subscribeOn.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/catchError.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/catchError.d.ts' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/combineAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/combineAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/combineAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/combineAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/testing' 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/src/add' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/testing' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/switchAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/switchMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/combineLatest.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/switchMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/combineLatest.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/switchScan.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/combineLatest.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/combineLatest.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/take.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/takeLast.d.ts' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/takeUntil.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/takeWhile.d.ts' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/tap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/concat.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/concat.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/testing' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/concat.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/concat.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/testing' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/throttle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/throttleTime.d.ts' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/throwIfEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/concatAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/concatAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/concatAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/concatAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/timeInterval.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/timeout.d.ts' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/concatMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/concatMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/timeoutWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/concatMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/concatMap.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/timestamp.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/concatMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/concatMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/concatMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/toArray.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/concatMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' 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/src/internal' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/count.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/count.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/count.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/count.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/debounce.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/debounce.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/window.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/debounce.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/debounce.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/windowCount.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/windowTime.d.ts' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/windowToggle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/debounceTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/debounceTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/debounceTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/debounceTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/windowWhen.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/withLatestFrom.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/defaultIfEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/defaultIfEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/defaultIfEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/zip.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/defaultIfEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/observable' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/zipAll.d.ts' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/rxjs/dist/types/internal/operators/zipWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/rxjs/src/internal/operators' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/delay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/delay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/delay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/delay.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/delayWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/delayWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/delayWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/delayWhen.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/dematerialize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/dematerialize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/dematerialize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/dematerialize.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/distinct.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/distinct.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/distinct.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/distinct.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/distinctUntilChanged.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/distinctUntilChanged.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/distinctUntilChanged.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/distinctUntilChanged.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/distinctUntilKeyChanged.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/distinctUntilKeyChanged.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/distinctUntilKeyChanged.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/distinctUntilKeyChanged.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/do.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/do.d.ts' 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/src/add' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/elementAt.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/elementAt.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/elementAt.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/elementAt.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/add' 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/src/internal' 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/src/observable' 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/src/internal' 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/src/util' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/endWith.d.ts' 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/src/internal' 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/src/internal' 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/src/util' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/every.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/every.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/every.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/every.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/exhaust.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/exhaust.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/exhaust.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/exhaust.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/exhaustMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/exhaustMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/exhaustMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/exhaustMap.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/expand.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/expand.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/expand.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/expand.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/filter.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/filter.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/filter.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/filter.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/finalize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/finalize.d.ts' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/finally.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/finally.d.ts' 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/src/add' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/find.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/find.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/find.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/find.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/findIndex.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/findIndex.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/findIndex.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/findIndex.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/first.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/first.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/first.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/first.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' 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/src/add' 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/src/internal' 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/src/observable' 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/src/internal' 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/src/observable' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' 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/src/internal' 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/src/observable' 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/src/internal' 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/src/observable' 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/src/add' 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/src/internal' 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/src/observable' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/groupBy.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/groupBy.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/groupBy.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/groupBy.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/util' 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/src/internal' 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/src/internal' 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/src/util' 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/src/add' 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/src/observable' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/ignoreElements.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/ignoreElements.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/ignoreElements.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/ignoreElements.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/internal' 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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/index.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/index.d.ts' 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/src/internal' 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/src/internal' 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/src/internal' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/zh-cn' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/lib/zh-tw' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/isEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/isEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/isEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/isEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/symbol' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/last.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/last.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/last.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/last.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/let.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/let.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/map.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/map.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/map.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/map.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/mapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/mapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/mapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/mapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/materialize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/materialize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/materialize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/materialize.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/max.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/max.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/max.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/max.d.ts' 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/src/add' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/merge.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOENT: no such file or directory, lstat '/src/repo/client/data-bridge/node_modules/typescript/loc' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/merge.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/merge.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/merge.d.ts' 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/src/add' 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/src/add' 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/src/internal' 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/src/internal' 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/src/observable' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/mergeAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/mergeAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/mergeAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/mergeAll.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/mergeMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/mergeMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/mergeMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/mergeMap.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/mergeMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/mergeMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/mergeMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/mergeMapTo.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/mergeScan.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/mergeScan.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/mergeScan.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/mergeScan.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/min.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/min.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/min.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/min.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/multicast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/multicast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/multicast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/multicast.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' 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/src/internal' 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/src/util' 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/src/internal' 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/src/util' 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/src/internal' 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/src/internal' 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/src/util' 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/src/internal' 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/src/internal' 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/src/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/observeOn.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/observeOn.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/observeOn.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/observeOn.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/add' 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/src/internal' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/onErrorResumeNext.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/onErrorResumeNext.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/onErrorResumeNext.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/onErrorResumeNext.d.ts' 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/src/add' 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/src/add' 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/src/internal' 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/src/internal' 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/src/observable' 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/src/operator' 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/src/internal' 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/src/internal' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/pairwise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/pairwise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/pairwise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/pairwise.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/partition.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/partition.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/partition.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/partition.d.ts' 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/src/add' 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/src/internal' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/pluck.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/pluck.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/pluck.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/pluck.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/publish.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/publish.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/publish.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/publish.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/publishBehavior.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/publishBehavior.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/publishBehavior.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/publishBehavior.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/publishLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/publishLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/publishLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/publishLast.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/publishReplay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/publishReplay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/publishReplay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/publishReplay.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/scheduler' 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/src/internal' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/race.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/race.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/race.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/race.d.ts' 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/src/add' 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/src/add' 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/src/internal' 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/src/internal' 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/src/observable' 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/src/operator' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/reduce.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/reduce.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/reduce.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/reduce.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/refCount.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/refCount.d.ts' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/repeat.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/repeat.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/repeat.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/repeat.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/repeatWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/repeatWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/repeatWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/repeatWhen.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/retry.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/retry.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/retry.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/retry.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/retryWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/retryWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/retryWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/retryWhen.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/util' 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/src/internal' 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/src/internal' 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/src/symbol' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/sample.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/sample.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/sample.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/sample.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/sampleTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/sampleTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/sampleTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/sampleTime.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/scan.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/scan.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/scan.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/scan.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/internal' 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/src/internal' 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/src/internal' 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/src/internal' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/sequenceEqual.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/sequenceEqual.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/sequenceEqual.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/sequenceEqual.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/share.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/share.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/share.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/share.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/shareReplay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/shareReplay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/shareReplay.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/shareReplay.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/single.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/single.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/single.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/single.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/skip.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/skip.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/skip.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/skip.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/skipLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/skipLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/skipLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/skipLast.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/skipUntil.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/skipUntil.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/skipUntil.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/skipUntil.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/skipWhile.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/skipWhile.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/skipWhile.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/skipWhile.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/startWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/startWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/startWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/startWith.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/subscribeOn.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/subscribeOn.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/subscribeOn.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/subscribeOn.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/observable' 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/src/internal' 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/src/internal' 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/src/util' 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/src/internal' 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/src/util' 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/src/internal' 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/src/util' 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/src/internal' 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/src/util' 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/src/internal' 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/src/util' 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/src/internal' 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/src/util' 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/src/internal' 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/src/internal' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/switch.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/switch.d.ts' 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/src/add' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/switchAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/switchAll.d.ts' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/switchMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/switchMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/switchMap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/switchMap.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/switchMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/switchMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/switchMapTo.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/switchMapTo.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/take.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/take.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/take.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/take.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/takeLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/takeLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/takeLast.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/takeLast.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/takeUntil.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/takeUntil.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/takeUntil.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/takeUntil.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/takeWhile.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/takeWhile.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/takeWhile.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/takeWhile.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/tap.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/tap.d.ts' 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/src/internal' 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/src/internal' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/throttle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/throttle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/throttle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/throttle.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/throttleTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/throttleTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/throttleTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/throttleTime.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/add' 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/src/observable' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/throwIfEmpty.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/throwIfEmpty.d.ts' 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/src/internal' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/timeInterval.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/timeInterval.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/timeInterval.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/timeInterval.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/timeout.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/timeout.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/timeout.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/timeout.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/internal' 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/src/util' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/timeoutWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/timeoutWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/timeoutWith.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/timeoutWith.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/timestamp.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/timestamp.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/timestamp.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/timestamp.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/toArray.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/toArray.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/toArray.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/toArray.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/toPromise.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/toPromise.d.ts' 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/src/add' 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/src/operator' 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/src/internal' 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/src/util' 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/src/internal' 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/src/util' 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/src/internal' 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/src/internal' 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/src/internal' 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/src/util' 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/src/add' 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/src/internal' 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/src/observable' 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/src/observable' 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/src/internal' 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/src/add' 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/src/internal' 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/src/observable' 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/src/internal' 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/src/observable' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/window.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/window.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/window.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/window.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/windowCount.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/windowCount.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/windowCount.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/windowCount.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/windowTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/windowTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/windowTime.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/windowTime.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/windowToggle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/windowToggle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/windowToggle.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/windowToggle.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/windowWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/windowWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/windowWhen.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/windowWhen.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/withLatestFrom.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/withLatestFrom.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/withLatestFrom.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/withLatestFrom.d.ts' 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/src/add' 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/src/internal' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/zip.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/zip.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/zip.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/zip.d.ts' 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/src/add' 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/src/add' 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/src/internal' 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/src/internal' 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/src/observable' 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/src/operator' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/add/operator/zipAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/internal/operators/zipAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operator/zipAll.d.ts' npm WARN tar TAR_ENTRY_ERROR ENOSPC: no space left on device, open '/src/repo/client/data-bridge/node_modules/eslint-config-wikimedia/node_modules/rxjs/operators/zipAll.d.ts' 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/src/add' 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/src/internal' 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/src/operator' 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-20T21_54_42_774Z-debug-0.log ERROR: "install:rest-api" 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-20T21_54_08_291Z-debug-0.log --- stdout --- > Wikibase@0.1.0 postinstall > npm-run-all -p install:* > 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 > Wikibase@0.1.0 install:bridge > npm --prefix client/data-bridge 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 1172, in npm_upgrade self.check_call(["npm", "install"]) 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', 'install']' returned non-zero exit status 1. During handling of the above exception, another exception occurred: 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 1728, in run self.npm_upgrade(plan) File "/venv/lib/python3.11/site-packages/runner-0.1.0-py3.11.egg/runner/__init__.py", line 1175, in npm_upgrade self.check_call(["npm", "install"]) 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', 'install']' returned non-zero exit status 1.